Template:CSS/MainStyle
From 2014.igem.org
(Difference between revisions)
Line 87: | Line 87: | ||
#column1-wrap { | #column1-wrap { | ||
- | + | width: 925px; | |
- | + | margin-left: auto; | |
- | + | margin-right: auto; | |
- | + | background-color: #ffffff; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
#column1 { | #column1 { | ||
background-color: cyan; | background-color: cyan; | ||
- | width: | + | width: 300px; |
float: left; | float: left; | ||
} | } | ||
Line 104: | Line 101: | ||
#column2 { | #column2 { | ||
background-color: lime; | background-color: lime; | ||
- | + | float: right; | |
width: 300px; | width: 300px; | ||
} | } |
Revision as of 20:26, 14 July 2014