From 10821de537e8b2fb8a51e6249255516fe93ab158 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sat, 2 Oct 2010 14:15:15 +0200 Subject: Style: Adjust content and pagebody to hopefully match layout gala. --- local.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/local.css b/local.css index 1eb9f6cd..1e5c964b 100644 --- a/local.css +++ b/local.css @@ -116,12 +116,12 @@ FORM#searchform { } DIV#pagebody { - float: right; - width: 80%; + float: left; + width: 100%; } DIV#content { - margin: 2% 30% 15% 30%; + margin: 2% 25% 15% 25%; padding: 0; max-width: 55em; } -- cgit v1.2.3