From ad8d1ca5b0d050ba8247cc9c5354eb758324f9e5 Mon Sep 17 00:00:00 2001
From: tetue <tetue@rezo.net>
Date: Thu, 25 May 2006 14:24:52 +0000
Subject: [PATCH] Un peu d'espace avant le pied de page : on respire ;-)

---
 dist/habillage.css | 2 +-
 dist/inc-pied.html | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/dist/habillage.css b/dist/habillage.css
index f397862ec9..2693801d54 100755
--- a/dist/habillage.css
+++ b/dist/habillage.css
@@ -98,7 +98,7 @@ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: nor
 #pied { 
 	clear: both;
 	width: 100%;
-	margin-top: 32em;
+	margin-top: 4em;
 	border-top: 1px dotted #CCCCCC;
 	padding: 2px;
 	text-align: center; }
diff --git a/dist/inc-pied.html b/dist/inc-pied.html
index cd14acf73a..9b27429449 100644
--- a/dist/inc-pied.html
+++ b/dist/inc-pied.html
@@ -1,3 +1,4 @@
+<br class="nettoyeur" />
 <div id="pied">
 	<small><a href="#URL_PAGE{backend}" title="<:syndiquer_site:>"><img src="ecrire/img_pack/feed.png" alt="<:icone_suivi_activite:>" width="16" height="16" class="spip_logos" /></a> | <a href="#URL_PAGE{plan}"><:plan_site:></a> | <a href="ecrire/"><:espace_prive:></a> | <a href="http://www.spip.net"><img src="ecrire/img_pack/spip-80x15.png" alt="<:site_realise_avec_spip:>" width="80" height="15" class="spip_logos" /></a></small>
-</div>
+</div>
\ No newline at end of file
-- 
GitLab