summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 21:21:26 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 21:21:26 +0200
commit2b942dfa5f16fee6207d5aa762a65f73fb4bb6b4 (patch)
tree8b233897b0e8bf3ad77fc3a03eded6b0ef0fba36
parent358bbd5caba94265d61889e52f8cdadd41d3b1f2 (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;
}