summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/local.css b/local.css
index e6ba091a..632fd37a 100644
--- a/local.css
+++ b/local.css
@@ -115,13 +115,14 @@ DIV#sidebar ul li SPAN.selflink {
}
DIV#wrapper {
- width: 80%;
+ width: 60%;
+ margin-right: 20%;
float: right;
}
DIV#content {
clear: both;
- padding: 4em 2em 6em;
+ padding: 1em auto 1em;
max-width: 52em;
}