diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-01 23:08:53 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-01 23:08:53 -0400 |
commit | 28f126f4d756a94adc7199212cdfe5bf6390ff6e (patch) | |
tree | 55a59ce52cca5254971657526bcd66ce0d53a185 /website | |
parent | 49668f6b5af29a5c57f559ed9ac0207b518f98ea (diff) |
unhide standared ikiwiki header and actions.
Diffstat (limited to 'website')
-rw-r--r-- | website/local.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/website/local.css b/website/local.css index 11b6caf..6e8756d 100644 --- a/website/local.css +++ b/website/local.css @@ -58,11 +58,3 @@ table.sitenav img.logo { vertical-align: bottom; } - -div.header { - display: none; - } - -div.actions { - display: none; - } |