From f1911e951fe1d7896e5c4a459123e3668678b83b Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 9 Jan 2009 00:29:06 +0100 Subject: Style: Wrapper. --- local.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/local.css b/local.css index 344a1e21..d8735d98 100644 --- a/local.css +++ b/local.css @@ -62,6 +62,11 @@ DIV#sidebar UL UL LI { DIV#sidebar A { text-decoration: none; } + +DIV#wrapper{ + float: right; + width: 80%; +} DIV#content { clear: both; float: right; -- cgit v1.2.3