diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 22:13:36 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 22:13:36 -0400 |
commit | d7243d30672fdfade1231e45b6413e6bbf9a7866 (patch) | |
tree | 6852cc12f47d535c16d640993114c0f963f651ef /website | |
parent | 0c76e8d30fd00999694b66458a92ac7863285d51 (diff) |
more games with the stylesheet.
Diffstat (limited to 'website')
-rw-r--r-- | website/local.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/local.css b/website/local.css index b9af347..9e141a2 100644 --- a/website/local.css +++ b/website/local.css @@ -72,10 +72,12 @@ table.sitenav span.selflink { div.header { text-align: right; + display: none; } div.actions { text-align: right; + display: none; } #sidebar { |