Difference between revisions of "Template:CCU Taiwan"

Line 237: Line 237:
 
nav ul li:hover ul li{
 
nav ul li:hover ul li{
 
display: block;
 
display: block;
 +
}
 +
.parallax {
 +
    background-image: url("https://orig00.deviantart.net/04e3/f/2012/041/b/1/little_leo_walking_21_frames_by_luigil-d4oqka5.gif");
 +
    height: 700px;
 +
    background-attachment: fixed;
 +
    background-position: center;
 +
    background-repeat: no-repeat;
 +
    background-size: cover;
 +
    z-index: 1;
 
}
 
}
 
.scrolldown {
 
.scrolldown {
Line 244: Line 253:
 
.scroll a:hover {
 
.scroll a:hover {
 
   opacity: .5;
 
   opacity: .5;
 +
}
 +
.a {
 +
  background: transparent;
 
}
 
}
 
.under {
 
.under {
Line 277: Line 289:
 
   z-index: -1;
 
   z-index: -1;
 
   margin-left: 50px;
 
   margin-left: 50px;
}
 
.parallax {
 
    background-image: url("https://orig00.deviantart.net/04e3/f/2012/041/b/1/little_leo_walking_21_frames_by_luigil-d4oqka5.gif");
 
    height: 700px;
 
    background-attachment: fixed;
 
    background-position: center;
 
    background-repeat: no-repeat;
 
    background-size: cover;
 
    z-index: 1;
 
 
}
 
}
  

Revision as of 09:00, 11 July 2018