diff --git a/article-dist.html b/article-dist.html index d0211dc73540f9e6452f9ff0f474a52a7ea7b0e9..b28e2a59c075d3292578a43db687cbb910ca1a6b 100644 --- a/article-dist.html +++ b/article-dist.html @@ -136,6 +136,7 @@ [<div class="surtitre">(#SOUSTITRE)</div>] [(#DATE|nom_jour)] [(#DATE|affdate).] </div> +<div style="line-height: 0em"> </div><!-- Bug Mozilla http://bugzilla.mozilla.org/show_bug.cgi?id=200510 --> <div class="encart"> diff --git a/habillage.css b/habillage.css index 8ef9aae99b59f9e3da8c71e7c1830e88a6eb3403..58678aad689c252048a8952adf41bd04147149d4 100755 --- a/habillage.css +++ b/habillage.css @@ -173,14 +173,14 @@ margin-left: 4%; /*margin-left: 2em;*/ margin-top: 1em; - margin-bottom: 1em; + margin-bottom: 0em; margin-right: 0px; } .cartouche { padding-top: 1em; border-top: 2px solid #404040; - margin-bottom: 1em; + margin-bottom: 0em; } .cartouche .spip_logos { diff --git a/spip_style.css b/spip_style.css index 78e628c0d5813cebff8d00268f340b0aefc7d8e9..3bd27368f3ee8662f0902da57e034d3ca92b5495 100644 --- a/spip_style.css +++ b/spip_style.css @@ -20,6 +20,9 @@ h3.spip { font-weight: bold; font-size: 120%; text-align: center; + margin-top: 2em; + margin-bottom: 1.5em; + padding: 0em; } .spip_documents{ diff --git a/typographie.css b/typographie.css index e7b8e7a0c75f0d305d1344af477fd030f0c7dbf0..288f6eccde77b510068676ca073753c58a05e98f 100755 --- a/typographie.css +++ b/typographie.css @@ -45,7 +45,6 @@ a.spip_in { text-decoration: none; color: #2020a0; } font-size: 80%; } - /* * Ici les styles pour le contenu */