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 14304965..f986dc97 100644
--- a/local.css
+++ b/local.css
@@ -14,7 +14,8 @@ a:hover {
color: #00f;
}
-strong, b {
+em {
+ font-style: normal;
font-weight: normal;
color: #00f;
}