From 198bc5a2831ee405f96420d169558d4c3ed60371 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 13 Apr 2009 19:39:41 +0200 Subject: Wrapper width decreased. Content max-width also. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index a8589c74..723561f6 100644 --- a/local.css +++ b/local.css @@ -118,7 +118,7 @@ DIV#topbar img { DIV#wrapper { float: right; - width: 40%; + width: 35%; margin-right: 40%; } @@ -127,7 +127,7 @@ DIV#content { clear: both; margin: 20px auto 4em; padding: 0 1em 1em 1em; - max-width: 50em; + max-width: 48em; text-align: left; min-height: 480px; } -- cgit v1.2.3