Difference between revisions of "Template:CCU Taiwan"

Line 131: Line 131:
 
transition: 300ms;
 
transition: 300ms;
 
}
 
}
 
+
.parallax {
.logovideo {
+
     background-image: url("https://static.igem.org/mediawiki/2018/1/11/T--CCU_Taiwan--LGOG_3.gif");
     position: absolute;
+
     height: 100vh;
     min-width: 100%;
+
    background-attachment: fixed;
     min-height: 100%;
+
     background-position: center;
     width: auto;
+
     background-repeat: no-repeat;
     height: auto;
+
     background-size: cover;
 +
    z-index: 2;
 
}
 
}
  
Line 147: Line 148:
 
   left: 50%;
 
   left: 50%;
 
   margin-left: -24px;
 
   margin-left: -24px;
   z-index: 2;
+
   z-index: 3;
 
   -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 07:04, 25 July 2018