summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 20:13:29 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 20:13:29 +0200
commit3a2841683324923990c33f8d04c146b8b7a6d573 (patch)
tree48a616de6666ee7b199cf200b64764c6cdbee899 /local.css
parent5b0aeeeff19cca87e85e0f232bd729935478ef37 (diff)
Links bold in topbar.
Diffstat (limited to 'local.css')
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2d44f45..2627018 100644
--- a/local.css
+++ b/local.css
@@ -17,7 +17,7 @@ a:visited {
div.header a,
div.header a:hover {
- color: white
+ color: white;
}
div.actions ul {
@@ -40,6 +40,7 @@ div#topbar ol li {
line-height: 2em;
background-color: green;
color: white;
+ font-weight: bold;
margin-top: 0;
margin-bottom: 0;
}