Template:Lyon-INSA-ENS/blocStyle
From 2011.igem.org
(Difference between revisions)
Line 260: | Line 260: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
+ | <!-- pour le plan du site --> | ||
div#colonne12 { | div#colonne12 { | ||
float: left; | float: left; | ||
- | width: | + | margin-left : 5% |
+ | width: 30%; | ||
background: lightblue; | background: lightblue; | ||
} | } | ||
div#colonne22 { | div#colonne22 { | ||
float: right; | float: right; | ||
- | width: | + | width: 30%; |
background: burlywood; | background: burlywood; | ||
} | } | ||
div#centre { | div#centre { | ||
- | margin-left: | + | margin-left: 35%; |
- | margin-right: | + | margin-right: 32%; |
background: khaki; | background: khaki; | ||
} | } |
Revision as of 13:30, 16 September 2011