summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-02-28 19:35:36 +0400
committerAndrew Dolgov <[email protected]>2013-02-28 19:35:36 +0400
commita1f7a5191aef343b5eef23716f5a162178874e47 (patch)
tree3d8c84bd48f0c9e98d7a1e408b591a5d7828e381 /cdm.css
parent8bebe19862923af3ccd5aa9271cb45ad6c2413ff (diff)
make unread cdm content less bold
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdm.css b/cdm.css
index 78d919aea..148b0e97f 100644
--- a/cdm.css
+++ b/cdm.css
@@ -42,7 +42,7 @@ div.cdmHeader img, div.cdmFooter img {
margin : 0px 2px 0px 2px;
}
-div.cdmContent {
+div.cdmContent, div.cdmContentInner * {
font-weight : normal;
}