From ed675328993514ba9ce1a0e9c59c5d986c3eb0b3 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 7 Apr 2009 01:19:41 +0200 Subject: Set sidebar dimensions. --- local.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 03d7361b..6576a46c 100644 --- a/local.css +++ b/local.css @@ -159,7 +159,9 @@ DIV.inlinefooter { } DIV#sidebar { - margin: 3em 0 1em 2em; + width: 17%; + max-width: 200px; + margin: 20px 1em 1em 20px; padding: 0; background-color: LightBlue; float: left; -- cgit v1.2.3