From a5ecee3f9185c6eeac7157c90a8310c18cdd301d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 23 Oct 2010 00:17:03 +0200 Subject: Style: Add margin bottom to pagebody. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 5689379..945759c 100644 --- a/local.css +++ b/local.css @@ -89,7 +89,7 @@ DIV.sidebar a { DIV#wrapper, DIV#pagebody { float: left; - margin: 1em 0 0 25%; + margin: 1em 0 4.2em 25%; } DIV#content { -- cgit v1.2.3