X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.css;h=525069474e4dc034f2390e8f33860ab6b6c02785;hb=969d368a3fe6974a28b27e782d005d94e728c3a3;hp=dfb780ad05255f7bba1b5b3463327c193027cabc;hpb=50e8bd8148c2bfeb7721d0f51147c1562dd7cc9a;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.css b/css/habillage.css index dfb780a..5250694 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -327,12 +327,20 @@ p { } /* line 273, habillage.scss */ -.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; +} + /* line 278, habillage.scss */ .article h1 { font-size: 1.4em; @@ -376,7 +384,7 @@ p { } /* line 308, habillage.scss */ -.articlefull { +.articlefull,.auteurfull { background-color: #e8e3e1; margin: 0 0 15px 0; line-height: 1.3;