Bioluminati (Talk | contribs) |
Bioluminati (Talk | contribs) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
right: 0; | right: 0; | ||
bottom: 0; | bottom: 0; | ||
− | background-color: rgba( | + | background-color: rgba(255,255,255,1); |
z-index: 2; | z-index: 2; | ||
cursor: pointer; | cursor: pointer; | ||
Line 21: | Line 21: | ||
#text{ | #text{ | ||
− | position: | + | position: absolute; |
− | top: | + | top: 20%; |
left: 50%; | left: 50%; | ||
font-size: 50px; | font-size: 50px; | ||
− | color: | + | color: black; |
− | align: | + | 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=" | + | <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