From dac4a100bd330b38ce100d93633810d527de9629 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 2 Sep 2008 22:08:39 -0400 Subject: [PATCH] trying to override sidebar formatting. --- website/local.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/website/local.css b/website/local.css index b9d7287..42058e2 100644 --- a/website/local.css +++ b/website/local.css @@ -77,3 +77,12 @@ div.header { div.actions { text-align: right; } + +#sidebar { + line-height: ; + width: ; + float: ; + margin-left: ; + margin-bottom: ; + padding: ; +} -- 2.25.1