summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-02 09:32:37 +0200
committerSiri Reiter <siri@jones.dk>2009-04-02 09:32:37 +0200
commitaa770511585af789afb7f6b7f74d41a3d11090a5 (patch)
treee882d626ab3078d0cbce296a072f484b63d48efe /local.css
parentbd60944240f56e0c51439323ac1ea7567300463c (diff)
Emphasize bold and black.
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 2 insertions, 2 deletions
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 {