diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -76,7 +76,8 @@ DIV.sidebar a { text-decoration: none; } -DIV#wrapper { +DIV#wrapper, +DIV#pagebody { float: left; margin: 1em 0 0 25%; } |