Template:CSS/MainStyle
From 2014.igem.org
(Difference between revisions)
Line 93: | Line 93: | ||
#column1 { | #column1 { | ||
background-color: cyan; | background-color: cyan; | ||
- | margin-right: | + | margin-right: 300px; |
} | } | ||
#column2 { | #column2 { | ||
background-color: lime; | background-color: lime; | ||
float: left; | float: left; | ||
- | width: | + | width: 300px; |
- | margin-left: - | + | margin-left: -300px; |
} | } | ||
#clear { | #clear { |
Revision as of 19:56, 14 July 2014