diff options
author | Siri Reiter <siri@jones.dk> | 2009-02-19 14:12:48 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-02-19 14:12:48 +0100 |
commit | 962fc5628afc1feb7fd0f35d23953af1fce00640 (patch) | |
tree | d04e40df349669c76139c892d049c53ae14834d6 | |
parent | 9a19bdda61f0dac6aec19678f9d7fc89acf1eccb (diff) |
CSS: fat topbar.
-rw-r--r-- | local.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ DIV#topbar ul { padding: 0; margin-top: 0; margin-bottom: 0; + font-size: 1.1em; + line-height: 2.5em; } DIV#topbar ul li { |