Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 529: | Line 529: | ||
.smallpic{ | .smallpic{ | ||
- | width: | + | width:200px; |
- | height: | + | height:200px; |
- | border-radius: | + | border-radius:10px; |
z-index:52; | z-index:52; | ||
} | } | ||
Line 537: | Line 537: | ||
.picdescription{ | .picdescription{ | ||
position: absolute; | position: absolute; | ||
- | left: | + | left:0px; |
- | + | bottom:0px; | |
width:0px; | width:0px; | ||
- | border-radius: | + | border-radius:0px 0px 20px 20px; |
-webkit-transition:width 0.3s linear 0s; | -webkit-transition:width 0.3s linear 0s; | ||
z-index:52; | z-index:52; |
Revision as of 17:33, 15 October 2014