summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 21:21:26 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:36 +0100
commit32588cb723bf76cd4729242f91b3f4e247f08903 (patch)
tree711324982f6d0654aaefe72bbe988ffe39dd999d
parent046fb367a4ba1d1e6080a73c7ecc2eaf7cbb547a (diff)
Topbar font bold (don't know which one).
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 67b5e72..0ea83b3 100644
--- a/local.css
+++ b/local.css
@@ -12,6 +12,7 @@ a:visited {
.header {
background-color: green;
color: white;
+ font-weight: bold;
padding: 10px 20px 0;
}