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