From 946ffe760e67e966df3578cba400a7c6c9f8687c Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Mon, 22 Oct 2007 01:12:11 +0200 Subject: [PATCH] debian.css: Add a visible margin before #footer Just looks better to me. --- static/debian.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.2