From 669b52067c617402d972e69bcaded8a6785aaf9c Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 4 Nov 2008 13:00:13 +0100 Subject: Wrapper/sidebar margin adjustment. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index c0fc6c1..a48b90f 100644 --- a/local.css +++ b/local.css @@ -52,7 +52,7 @@ DIV#topbar ul li { } DIV#sidebar { - margin: 4em 0 2em; + margin: 4em 2em 2em; padding: 1em; } @@ -72,7 +72,7 @@ DIV#sidebar a { DIV#wrapper { float: left; max-width: 64em; - margin: 2em 10%; + margin: 1em 10%; } DIV#content { -- cgit v1.2.3