summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-01-09 00:29:06 +0100
committerSiri Reiter <siri@jones.dk>2009-01-09 00:29:06 +0100
commitf1911e951fe1d7896e5c4a459123e3668678b83b (patch)
treebdce565e40819c9b5ca994759421fa6b27e55b86
parent46b03cbacb3cbf01a79e07845c65e523d15773a4 (diff)
Style: Wrapper.
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
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;