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 a8589c74..723561f6 100644
--- a/local.css
+++ b/local.css
@@ -118,7 +118,7 @@ DIV#topbar img {
DIV#wrapper {
float: right;
- width: 40%;
+ width: 35%;
margin-right: 40%;
}
@@ -127,7 +127,7 @@ DIV#content {
clear: both;
margin: 20px auto 4em;
padding: 0 1em 1em 1em;
- max-width: 50em;
+ max-width: 48em;
text-align: left;
min-height: 480px;
}