Difference between revisions of "Team:IIT Kanpur"

 
(12 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
     right: 0;
 
     right: 0;
 
     bottom: 0;
 
     bottom: 0;
     background-color: rgba(1,1,1,0.7);
+
     background-color: rgba(255,255,255,1);
 
     z-index: 2;
 
     z-index: 2;
 
     cursor: pointer;
 
     cursor: pointer;
Line 21: Line 21:
  
 
#text{
 
#text{
     position: relative;
+
     position: absolute;
     top: 50%;
+
     top: 20%;
 
     left: 50%;
 
     left: 50%;
 
     font-size: 50px;
 
     font-size: 50px;
     color: white;
+
     color: black;
     align: center;
+
     align: right;
 
     transform: translate(-50%,-50%);
 
     transform: translate(-50%,-50%);
 
     -ms-transform: translate(-50%,-50%);
 
     -ms-transform: translate(-50%,-50%);
Line 36: Line 36:
 
<div id="overlay" onclick="off()">
 
<div id="overlay" onclick="off()">
 
  <div id="text">Won SILVER @ iGEM 2018</div>
 
  <div id="text">Won SILVER @ iGEM 2018</div>
   <img src="https://static.igem.org/mediawiki/2018/f/fa/T--IIT_Kanpur--Banner.png" style="height:98%;">
+
   <img src="https://static.igem.org/mediawiki/2018/f/fa/T--IIT_Kanpur--Banner.png" style="width:30vw;margin:15vw 35vw">
 
</div>
 
</div>
  

Latest revision as of 09:34, 6 December 2018

Won SILVER @ iGEM 2018