X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.scss;h=e919e0e168c3f0256941e4ff1c7508dfd320250f;hb=36ffd20f3413808a068fd1f29c3f8d92e62f8fcd;hp=bf1ec1764ba29755fef97442a3165c6f16803ca8;hpb=8bf40812e1a4755115f9c5fbcbb28f2c01c2b749;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index bf1ec17..e919e0e 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; @@ -425,6 +431,10 @@ address p{ font-size: 0.8em; margin-bottom: 20px; display: block; + color: #B7CEBF; +} +time{ + color: #B7CEBF; }