Template:Lyon-INSA-ENS/blocStyle
From 2011.igem.org
(Difference between revisions)
Line 11: | Line 11: | ||
font-family:Verdana, "Trebuchet MS", Arial, police3, police4; | font-family:Verdana, "Trebuchet MS", Arial, police3, police4; | ||
} | } | ||
+ | |||
+ | |||
+ | |||
+ | div { | ||
+ | |||
+ | text-align:center; | ||
+ | |||
+ | } | ||
+ | |||
+ | div#bandeau { | ||
+ | |||
+ | width:600px; | ||
+ | |||
+ | height:50px; | ||
+ | |||
+ | background-color:#00CCFF; | ||
+ | |||
+ | } | ||
+ | |||
+ | div#menu { | ||
+ | |||
+ | float:left; | ||
+ | |||
+ | width:100px; | ||
+ | |||
+ | height:400px; | ||
+ | |||
+ | background-color:#FF6699; | ||
+ | |||
+ | } | ||
+ | |||
+ | div#contenu { | ||
+ | |||
+ | float:left; | ||
+ | |||
+ | width:500px; | ||
+ | |||
+ | height:400px; | ||
+ | |||
+ | background-color:#FFCC00; | ||
+ | |||
+ | } | ||
+ | |||
+ | div#pied_page { | ||
+ | |||
+ | clear:both; | ||
+ | |||
+ | width:600px; | ||
+ | |||
+ | height:50px; | ||
+ | |||
+ | background-color:#33FF99; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
#corps2 li a { | #corps2 li a { | ||
text-align: right; | text-align: right; |
Revision as of 20:30, 7 May 2011