Template:CSS/team
From 2014.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
.outerrect{ | .outerrect{ | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:350px; |
- | left: | + | left:200px; |
- | width: | + | width:500px; |
- | height: | + | height:400px; |
border:solid thick black; | border:solid thick black; | ||
background-color:grey; | background-color:grey; | ||
Line 16: | Line 16: | ||
top:0px; | top:0px; | ||
left:0px; | left:0px; | ||
- | width: | + | width:500px; |
- | height: | + | height:200px; |
border:solid thick black; | border:solid thick black; | ||
background-color:orange; | background-color:orange; | ||
Line 26: | Line 26: | ||
top:100px; | top:100px; | ||
left:0px; | left:0px; | ||
- | width: | + | width:500px; |
- | height: | + | height:200px; |
border:solid thick blue; | border:solid thick blue; | ||
background-color:green; | background-color:green; |
Revision as of 20:43, 24 September 2014