summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/local.css b/local.css
index c0fc6c1..a48b90f 100644
--- a/local.css
+++ b/local.css
@@ -52,7 +52,7 @@ DIV#topbar ul li {
}
DIV#sidebar {
- margin: 4em 0 2em;
+ margin: 4em 2em 2em;
padding: 1em;
}
@@ -72,7 +72,7 @@ DIV#sidebar a {
DIV#wrapper {
float: left;
max-width: 64em;
- margin: 2em 10%;
+ margin: 1em 10%;
}
DIV#content {