summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;
}