From 612d1d49452636fd34672c7f777e074480fbde17 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 13 Oct 2010 21:31:13 +0200 Subject: Style: Deminish pagefooter margin top in order to prevent it from paralysing links in content being placed below it. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 60fc45e..fa989af 100644 --- a/local.css +++ b/local.css @@ -128,7 +128,7 @@ DIV#footer { } div#pageinfo { - margin: 15em 1em 1em; + margin: 0 1em; padding: 1em 0 0; border-top: 0; } -- cgit v1.2.3