summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index 85ca8550..cbee3284 100644
--- a/local.css
+++ b/local.css
@@ -127,9 +127,9 @@ DIV#sidebar ul li SPAN.selflink {
}
DIV#wrapper {
- width: 50%;
- margin-right: 32%;
float: right;
+ width: 40%;
+ margin-right: 40%;
}
DIV#content {