summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/local.css b/local.css
index 34fe95db..b4c080eb 100644
--- a/local.css
+++ b/local.css
@@ -16,6 +16,7 @@ h1 {
a {
color: #06c;
+ font-weight: normal;
}
a:hover {
@@ -48,6 +49,7 @@ DIV#topbar {
DIV#topbar a {
text-decoration: none;
color: #06c;
+ font-weight: bold;
}
DIV#topbar ul {
@@ -109,6 +111,7 @@ DIV#sidebar UL UL LI {
DIV#sidebar A {
text-decoration: none;
color: black;
+ font-weight: bold;
}
DIV#wrapper{