From 040a304a53134a0be76d6570075643e7acb6d994 Mon Sep 17 00:00:00 2001 From: Blanksøgård Date: Mon, 4 Aug 2008 17:45:24 +0200 Subject: Udseende: Fix sidebar placering. --- local.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 862aaf9..ecf8fe3 100644 --- a/local.css +++ b/local.css @@ -73,9 +73,12 @@ DIV#sidebar A { text-decoration: none; } -DIV#content { +DIV#wrapper { float: right; - width: 65%; + width: 80%; +} + +DIV#content { line-height: 3ex; margin: 2em 8% 0 0; } -- cgit v1.2.3