From d080678c1dbd1f84e02ad94edb543aa5010e96f7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 23 Mar 2013 09:25:36 +0400 Subject: span.author: force normal weight --- cdm.css | 1 + 1 file changed, 1 insertion(+) (limited to 'cdm.css') 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 { -- cgit v1.2.3-54-g00ecf