summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-10-23 00:17:03 +0200
committerSiri Reiter <siri@jones.dk>2010-10-23 00:17:03 +0200
commita5ecee3f9185c6eeac7157c90a8310c18cdd301d (patch)
tree3606377e77f7c42b00fd437dc7ff683b7e9ddbf3 /local.css
parent6b79f205061114e80acc1924fefe7758a6d85225 (diff)
Style: Add margin bottom to pagebody.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 5689379..945759c 100644
--- a/local.css
+++ b/local.css
@@ -89,7 +89,7 @@ DIV.sidebar a {
DIV#wrapper,
DIV#pagebody {
float: left;
- margin: 1em 0 0 25%;
+ margin: 1em 0 4.2em 25%;
}
DIV#content {