From e6e97a5d41cce81070d9b5435e6aff52a3788088 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 15 Mar 2009 14:30:42 +0100 Subject: CSS: wrapper with float. --- local.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 5521583b..fcab5a2f 100644 --- a/local.css +++ b/local.css @@ -70,6 +70,11 @@ DIV#sidebar a { text-decoration: none; } +DIV#wrapper { + width: 80% + float: right; +} + DIV#content { clear: both; margin: 0 10%; -- cgit v1.2.3