diff options
author | Siri Reiter <siri@jones.dk> | 2010-10-23 00:17:03 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2010-10-23 00:17:03 +0200 |
commit | a5ecee3f9185c6eeac7157c90a8310c18cdd301d (patch) | |
tree | 3606377e77f7c42b00fd437dc7ff683b7e9ddbf3 /local.css | |
parent | 6b79f205061114e80acc1924fefe7758a6d85225 (diff) |
Style: Add margin bottom to pagebody.
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 { |