diff options
author | Siri Reiter <siri@jones.dk> | 2008-10-22 21:21:26 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-02-27 19:23:36 +0100 |
commit | 32588cb723bf76cd4729242f91b3f4e247f08903 (patch) | |
tree | 711324982f6d0654aaefe72bbe988ffe39dd999d /local.css | |
parent | 046fb367a4ba1d1e6080a73c7ecc2eaf7cbb547a (diff) |
Topbar font bold (don't know which one).
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ a:visited { .header { background-color: green; color: white; + font-weight: bold; padding: 10px 20px 0; } |