diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 00:15:48 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-02 00:15:48 -0400 |
commit | 6d416661c4bfd02f8f4bbb1d9d990e7e9bf38827 (patch) | |
tree | 4e56890b7067be73a61eb6c65630b503c5a7cc04 | |
parent | b51aef93f969d302a25aff3a734079d91887ac5b (diff) |
increasing gap between header links.
-rw-r--r-- | website/local.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/local.css b/website/local.css index 04f336c..0cebb50 100644 --- a/website/local.css +++ b/website/local.css @@ -62,6 +62,7 @@ table.sitenav img.logo { table.sitenav a { font-weight: bold; text-decoration: none; + margin-left: 1em; } table.sitenav a:hover { |