summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-01-09 00:18:01 +0100
committerSiri Reiter <siri@jones.dk>2009-01-09 00:18:01 +0100
commitf82e981771aab5e0570e3e5be249caa3f16f0708 (patch)
treead19e7d72f039a7190c8a2594be77cfc22591d2c /local.css
parente19e27a0928705ab4c056f3a2e91466c75501dec (diff)
Content appearence.
Diffstat (limited to 'local.css')
-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;