summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-23 09:25:36 +0400
committerAndrew Dolgov <[email protected]>2013-03-23 09:25:36 +0400
commitd080678c1dbd1f84e02ad94edb543aa5010e96f7 (patch)
treeca6e3382ae25766127c8a18bfd408f3dc17f2181 /cdm.css
parent9811276da77c63de56b62dc9f36a8851de0fdcbc (diff)
span.author: force normal weight
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index cb0a78f2b..6bed55de1 100644
--- a/cdm.css
+++ b/cdm.css
@@ -167,6 +167,7 @@ div.cdmContentInner iframe {
div.cdmHeader span.author {
color : gray;
font-size : 11px;
+ font-weight : normal;
}
div.cdm.expanded div.cdmHeader a.title, div.cdm.active div.cdmHeader a.title {