X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.scss;h=90e47c78668431dc42cd6296253ad6099eba8e52;hb=969d368a3fe6974a28b27e782d005d94e728c3a3;hp=bf1ec1764ba29755fef97442a3165c6f16803ca8;hpb=8bf40812e1a4755115f9c5fbcbb28f2c01c2b749;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index bf1ec17..90e47c7 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -92,12 +92,12 @@ body{ } header{ - margin:15px auto 0 auto; + margin: 15px auto 0 auto; width:1200px; } header .spip_logos{ - margin-left: 10px; + margin-left: 30px; position:absolute; } @@ -270,11 +270,17 @@ p{ #news{ margin:0 10px; } -.article{ +.article, .auteur{ background-color:#e8e3e1; margin:0 0 15px 0; line-height: 1.3; } +.auteur ul { + margin: 15px 0 0 15px; +} +.auteur .submit { + margin: 15px; +} .article h1{ font-size: 1.4em; width:100%; @@ -305,7 +311,7 @@ p{ } -.articlefull{ +.articlefull,.auteurfull{ background-color:#e8e3e1; margin:0 0 15px 0; line-height: 1.3;