summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/local.css b/local.css
index 8f5a2120..88d0ce08 100644
--- a/local.css
+++ b/local.css
@@ -108,11 +108,13 @@ DIV#sidebar A {
DIV#wrapper{
float: right;
- width: 80%;
+ width: 60%;
+ margin-right: 20%;
}
+
DIV#content {
clear: both;
- margin: 3em 1em 1em;
+ margin: 3em auto 1em;
padding: 0;
max-width: 50em;
}