From aa770511585af789afb7f6b7f74d41a3d11090a5 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 2 Apr 2009 09:32:37 +0200 Subject: Emphasize bold and black. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index b4c080eb..1c590844 100644 --- a/local.css +++ b/local.css @@ -24,9 +24,9 @@ a:hover { } em { + color: black; font-style: normal; - font-weight: normal; - color: #06c; + font-weight: bold; } DIV.header span { -- cgit v1.2.3