Template:CSS/style3
From 2014.igem.org
(Difference between revisions)
Line 345: | Line 345: | ||
.smallpic{ | .smallpic{ | ||
width:150px; | width:150px; | ||
- | height: | + | height:130px; |
border-radius:0px; | border-radius:0px; | ||
z-index:52; | z-index:52; | ||
Line 355: | Line 355: | ||
top:0px; | top:0px; | ||
width:0px; | width:0px; | ||
- | height: | + | height:130px; |
border-radius:0px; | border-radius:0px; | ||
background-color:red; | background-color:red; | ||
Line 364: | Line 364: | ||
.smallpic:hover + .picdescription{ | .smallpic:hover + .picdescription{ | ||
width:150px; | width:150px; | ||
- | height: | + | height:130px; |
border-radius:0px; | border-radius:0px; | ||
} | } |
Revision as of 12:58, 16 October 2014