summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 85e0cce..dc916b4 100644
--- a/local.css
+++ b/local.css
@@ -72,7 +72,6 @@ div#sidebar {
width: 16%;
padding: 0px;
text-transform: lowercase;
- font-weight: bold;
}
div#sidebar ul {
margin: 0px;
@@ -81,6 +80,7 @@ div#sidebar ul {
div#sidebar ul li {
line-height: 2;
list-style-type: none;
+ font-weight: bold;
}
div#sidebar ul li span.selflink {
color: black;