summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/local.css b/local.css
index 554dc091..7c1ca5e8 100644
--- a/local.css
+++ b/local.css
@@ -62,6 +62,14 @@ DIV#sidebar UL UL LI {
DIV#sidebar A {
text-decoration: none;
}
+DIV#content {
+ clear: both;
+ float: left;
+ margin: 1em 0 3em 0;
+ padding: 0;
+ max-width: 50em;
+ min-height: 45em;
+}
div#pageinfo {
margin: 15em 1em 1em;