Difference between revisions of "Template:CCU Taiwan"

Line 60: Line 60:
 
background: #000000;
 
background: #000000;
 
height: 55px;
 
height: 55px;
z-index:10;
+
z-index:3;
 
}
 
}
 
nav {
 
nav {
Line 131: Line 131:
 
transition: 300ms;
 
transition: 300ms;
 
}
 
}
 
+
.parallax {
 
+
     background-image: url("https://static.igem.org/mediawiki/2018/1/11/T--CCU_Taiwan--LGOG_3.gif");
.logovideo {
+
     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: 0;
+
     z-index: 2;
 
}
 
}
  
Line 148: 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;
Line 157: Line 157:
  
 
.scroll a:hover {
 
.scroll a:hover {
   opacity: .4;
+
   opacity: .5;
 
   position: absolute;
 
   position: absolute;
 
}
 
}
Line 238: Line 238:
 
   margin-left:150px;
 
   margin-left:150px;
 
   background: black;
 
   background: black;
   z-index: 1;
+
   z-index: -2;
 
   padding-bottom: 150px;
 
   padding-bottom: 150px;
 
   position: relative;
 
   position: relative;
Line 272: Line 272:
 
width: 100%;
 
width: 100%;
 
position: relative;
 
position: relative;
z-index: 3;
+
z-index: -2;
 
margin:0;
 
margin:0;
 
height:100vh;
 
height:100vh;

Revision as of 06:43, 25 July 2018