diff options
author | Siri Reiter <siri@jones.dk> | 2009-03-12 02:56:35 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-03-12 02:56:35 +0100 |
commit | d5a448516e18caae2bdba588255136932f46190c (patch) | |
tree | 0810e44dd807c9d3a855ac5fc94df5408fcc12eb | |
parent | 2215606785daaf0fd22e12d13c866f48ccb31c0a (diff) |
Topbar font bigger and fat.
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -47,7 +47,8 @@ DIV#topbar ul { padding: 0; margin-top: 0; margin-bottom: 0; - font-size: 1.1em; + font-size: 1.3em; + font-weight: bold; line-height: 2.5em; } |