]> git.wh0rd.org - tt-rss.git/commitdiff
remove forcing font-weight in cdmContentInner and children
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 20 Mar 2013 16:13:18 +0000 (20:13 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 20 Mar 2013 16:13:18 +0000 (20:13 +0400)
cdm.css

diff --git a/cdm.css b/cdm.css
index 7d02bc645129eabfb43b0cb1c8fd29aed37ffc0b..0d0a007be58c67afeabcbcc2ff3108143ec279a7 100644 (file)
--- a/cdm.css
+++ b/cdm.css
@@ -45,10 +45,6 @@ div.cdmHeader img, div.cdmFooter img {
        margin : 0px 2px 0px 2px;
 }
 
-div.cdmContent, div.cdmContentInner * {
-       font-weight : normal;
-}
-
 div.cdmContent a {
        color : #4684ff;
 }