From f82e981771aab5e0570e3e5be249caa3f16f0708 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 9 Jan 2009 00:18:01 +0100 Subject: Content appearence. --- local.css | 8 ++++++++ 1 file changed, 8 insertions(+) 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; -- cgit v1.2.3