[CSS] background
[lhc/web/clavettes.git] / css / habillage.scss
index 8849280..4a1c0d7 100644 (file)
@@ -24,7 +24,7 @@ time, mark, audio, video {
 }
 
 html, body, span, applet, object, iframe,
-blockquote, pre,
+blockquote, pre, section,
 abbr, acronym, address, big, cite, code,
 del, dfn, em, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
@@ -85,16 +85,19 @@ body{
 
 header{
        margin:0 auto;
-       width:100%;
+       width:1200px;
+       
 }
 
-header img{
-       margin-left:120px;
+header .spip_logos{
+       margin-left: 10px;
+       position:absolute;
 }
 
+
 #wrap{
-       padding-top:20px;
-       width:1100px;
+       padding-top:130px;
+       width:1200px;
        margin:0 auto;
 }
 a{