Template:CSS/style3
From 2014.igem.org
(Difference between revisions)
Line 75: | Line 75: | ||
width:300px; | width:300px; | ||
height:300px; | height:300px; | ||
- | z-index: | + | z-index:12; |
display:block; | display:block; | ||
margin:auto auto; | margin:auto auto; | ||
Line 84: | Line 84: | ||
/* | /* | ||
.mascot_iitd{ | .mascot_iitd{ | ||
+ | position:absolute; | ||
+ | left:100px; | ||
+ | top:0px; | ||
+ | width:100px; | ||
+ | height:100px; | ||
+ | border:thin solid red; | ||
background-image:url("https://static.igem.org/mediawiki/2014/f/f0/Bigmascot_iitd.png"); | background-image:url("https://static.igem.org/mediawiki/2014/f/f0/Bigmascot_iitd.png"); | ||
-webkit-transition: all .1s ease; | -webkit-transition: all .1s ease; |
Revision as of 19:47, 14 October 2014