Template:Lyon-INSA-ENS/blocStyle
From 2011.igem.org
(Difference between revisions)
Line 264: | Line 264: | ||
float: left; | float: left; | ||
margin-left : 20px; | margin-left : 20px; | ||
- | width: | + | width: 30%; |
- | background : | + | background : blue; |
} | } | ||
#colonne21 { | #colonne21 { | ||
float: right; | float: right; | ||
- | width: | + | width: 30%; |
- | background: | + | background: red; |
} | } | ||
#centre1 { | #centre1 { | ||
- | margin-left: | + | margin-left: 34%; |
- | margin-right: | + | margin-right: 30%; |
- | background: | + | background: green; |
} | } | ||
Revision as of 16:00, 16 September 2011