Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 116: | Line 116: | ||
top:0px; | top:0px; | ||
left:0px; | left:0px; | ||
- | width: | + | width:200px; |
- | height: | + | height:200px; |
border-radius:10px; | border-radius:10px; | ||
-webkit-transition:width 0.3s linear 0s; | -webkit-transition:width 0.3s linear 0s; | ||
Line 126: | Line 126: | ||
} | } | ||
#pic:hover + #picbig{ | #pic:hover + #picbig{ | ||
- | + | position:absolute; | |
- | height: | + | top:0px; |
+ | left:0px; | ||
+ | width:300px; | ||
+ | height:300px; | ||
} | } | ||
Revision as of 16:52, 26 September 2014