summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index b0f8a02..35aa097 100644
--- a/local.css
+++ b/local.css
@@ -76,7 +76,8 @@ DIV.sidebar a {
text-decoration: none;
}
-DIV#wrapper {
+DIV#wrapper,
+DIV#pagebody {
float: left;
margin: 1em 0 0 25%;
}