From 4bdebe4c56232cece32ccab889a12542d2be62bf Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 18:34:43 +0200 Subject: CSS: change wrapper margin and width. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index fe3fd56f..83ec23d4 100644 --- a/local.css +++ b/local.css @@ -115,8 +115,8 @@ DIV#sidebar ul li SPAN.selflink { } DIV#wrapper { - width: 60%; - margin-right: 20%; + width: 50%; + margin-right: 32%; float: right; } -- cgit v1.2.3