Template:Lyon-INSA-ENS/blocStyle
From 2011.igem.org
(Difference between revisions)
Line 262: | Line 262: | ||
<!-- pour le plan du site --> | <!-- pour le plan du site --> | ||
- | + | div#colonne1 { | |
- | # | + | float: left; |
- | + | width: 160px; | |
- | width: | + | background: lightblue; |
- | background: | + | |
} | } | ||
- | # | + | div#colonne2 { |
- | + | float: right; | |
width: 300px; | width: 300px; | ||
background: burlywood; | background: burlywood; | ||
} | } | ||
- | #centre { | + | div#centre { |
- | + | margin-left: 170px; | |
margin-right: 310px; | margin-right: 310px; | ||
background: khaki; | background: khaki; | ||
} | } | ||
+ | |||
Revision as of 13:48, 16 September 2011