From 94c383276473e41813fb515d8681d1a1a78fcf45 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 4 Nov 2008 18:23:37 +0100 Subject: Content and image adjustment. --- local.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index cf3041b..a730353 100644 --- a/local.css +++ b/local.css @@ -71,18 +71,17 @@ DIV#sidebar a { DIV#wrapper { float: left; - max-width: 64em; - margin: 1em 10%; + margin: 1em 10% 0 25%; } DIV#content { - max-width: 72em; + max-width: 64em; } DIV#content IMG { display: block; clear: both; float: left; - margin: 0 25px 25px 0; + margin: 0 25px 25px -10%; } div#pageinfo { margin: 15em 1em 1em; -- cgit v1.2.3