Template:CSS/style3
From 2014.igem.org
(Difference between revisions)
Line 90: | Line 90: | ||
height:100px; | height:100px; | ||
border:thin solid red; | 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; | ||
Line 99: | Line 100: | ||
.mascot_iitd:hover{ | .mascot_iitd:hover{ | ||
- | height: | + | height: 300px; |
- | width: | + | width:300px; |
display:block; | display:block; | ||
margin:auto auto; | margin:auto auto; |
Revision as of 19:48, 14 October 2014