summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;