Template:CSS/MainStyle
From 2014.igem.org
(Difference between revisions)
Line 89: | Line 89: | ||
position: absolute; | position: absolute; | ||
width: 925px; | width: 925px; | ||
- | + | margin-left: auto; | |
+ | margin-right: auto; | ||
float: left; | float: left; | ||
+ | background-color: #ffffff; | ||
} | } | ||
Line 96: | Line 98: | ||
background-color: cyan; | background-color: cyan; | ||
width: 300px; | width: 300px; | ||
- | + | float: left; | |
} | } | ||
Line 102: | Line 104: | ||
background-color: lime; | background-color: lime; | ||
float: right; | float: right; | ||
- | width: 300px; | + | width: 300px; |
- | + | ||
} | } | ||
Revision as of 20:22, 14 July 2014