summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/local.css b/local.css
index dc26d08c..ad701e36 100644
--- a/local.css
+++ b/local.css
@@ -14,6 +14,11 @@ a:hover {
color: #00f;
}
+strong, b {
+ font-weight: normal;
+ color: #00f;
+}
+
DIV.header span {
display: none;
}