Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 53: | Line 53: | ||
.coverpic{ | .coverpic{ | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | left:0px; | ||
+ | width:300px; | ||
+ | height:120px; | ||
+ | border:solid thin black; | ||
+ | background-color:orange; | ||
+ | border-radius:30px 30px 0px 0px; | ||
+ | } | ||
+ | |||
+ | .coverimage{ | ||
position:absolute; | position:absolute; | ||
top:0px; | top:0px; |
Revision as of 07:10, 3 October 2014