hiding generated header and actions.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 02:51:01 +0000 (22:51 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 02:51:01 +0000 (22:51 -0400)
website/local.css

index 6e8756dbe64fc009a509516afa6540aa808dbd73..11b6caf4d393914caa2a850646d31a9428caf01b 100644 (file)
@@ -58,3 +58,11 @@ table.sitenav img.logo {
  vertical-align: bottom;
 }
 
+
+div.header { 
+  display: none;
+ }
+
+div.actions { 
+  display: none;
+ }