trying to override sidebar formatting.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 3 Sep 2008 02:08:39 +0000 (22:08 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Wed, 3 Sep 2008 02:08:39 +0000 (22:08 -0400)
website/local.css

index b9d7287da9cea50b422641f7d84a98aad169bf6e..42058e2a1b082d6e2bc7a86dcef55e357db5fa2f 100644 (file)
@@ -77,3 +77,12 @@ div.header {
 div.actions { 
  text-align: right;
 }
+
+#sidebar {
+       line-height: ;
+       width: ;
+       float: ;
+       margin-left: ;
+       margin-bottom: ;
+       padding: ;
+}