Difference between revisions of "Template:CCU Taiwan"

Line 132: Line 132:
 
}
 
}
 
.parallax {
 
.parallax {
    background-image: url("https://static.igem.org/mediawiki/2018/1/1d/T--CCU_Taiwan--homepage_logo.gif");
 
 
     height: 100vh;  
 
     height: 100vh;  
 
     background-attachment: fixed;
 
     background-attachment: fixed;
Line 148: Line 147:
 
   left: 50%;
 
   left: 50%;
 
   margin-left: -24px;
 
   margin-left: -24px;
   z-index: 3;
+
   z-index: 2;
 
   -webkit-transition: all .5s ease-in 3s;
 
   -webkit-transition: all .5s ease-in 3s;
 
   -webkit-animation: bounce 2s infinite 2s;
 
   -webkit-animation: bounce 2s infinite 2s;

Revision as of 05:26, 25 July 2018