summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/local.css b/local.css
index 862aaf9..ecf8fe3 100644
--- a/local.css
+++ b/local.css
@@ -73,9 +73,12 @@ DIV#sidebar A {
text-decoration: none;
}
-DIV#content {
+DIV#wrapper {
float: right;
- width: 65%;
+ width: 80%;
+}
+
+DIV#content {
line-height: 3ex;
margin: 2em 8% 0 0;
}