summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/local.css b/local.css
index 1eb9f6cd..1e5c964b 100644
--- a/local.css
+++ b/local.css
@@ -116,12 +116,12 @@ FORM#searchform {
}
DIV#pagebody {
- float: right;
- width: 80%;
+ float: left;
+ width: 100%;
}
DIV#content {
- margin: 2% 30% 15% 30%;
+ margin: 2% 25% 15% 25%;
padding: 0;
max-width: 55em;
}