From: Daniel Kahn Gillmor Date: Wed, 3 Sep 2008 02:08:39 +0000 (-0400) Subject: trying to override sidebar formatting. X-Git-Tag: monkeysphere_0.13-1~21 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=dac4a100bd330b38ce100d93633810d527de9629;p=monkeysphere.git trying to override sidebar formatting. --- 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: ; +}