Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 558: | Line 558: | ||
.picdescription{ | .picdescription{ | ||
position: absolute; | position: absolute; | ||
- | left: | + | left:0px; |
top:0px; | top:0px; | ||
- | width: | + | width:100px; |
height:100px; | height:100px; | ||
border-radius:10px; | border-radius:10px; | ||
Line 569: | Line 569: | ||
.smallpic:hover + .picdescription{ | .smallpic:hover + .picdescription{ | ||
+ | left:100px; | ||
width:100px; | width:100px; | ||
height:100px; | height:100px; |
Revision as of 19:59, 15 October 2014