From: Frank Lichtenheld Date: Sun, 21 Oct 2007 23:12:11 +0000 (+0200) Subject: debian.css: Add a visible margin before #footer X-Git-Url: https://git.deb.at/?p=deb%2Fpackages.git;a=commitdiff_plain;h=946ffe760e67e966df3578cba400a7c6c9f8687c debian.css: Add a visible margin before #footer Just looks better to me. --- diff --git a/static/debian.css b/static/debian.css index 0a1b594..fce9493 100644 --- a/static/debian.css +++ b/static/debian.css @@ -328,7 +328,7 @@ blockquote.question p span { padding-top: 3px; bottom: 0; text-align: center; - margin: 0px; + margin: 1em 0 0 0; border-top: 1px solid #BFC3DC; }