summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-10-02 14:15:15 +0200
committerSiri Reiter <siri@jones.dk>2010-10-02 14:15:15 +0200
commit10821de537e8b2fb8a51e6249255516fe93ab158 (patch)
treeefb42fa8a553f903c6ae97716fdb24c652471704
parent8460f813fae4788678f5af54a9e7cd8f40752bb8 (diff)
Style: Adjust content and pagebody to hopefully match layout gala.
-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;
}