From: Andrew Dolgov Date: Wed, 20 Mar 2013 16:13:18 +0000 (+0400) Subject: remove forcing font-weight in cdmContentInner and children X-Git-Tag: 1.7.5~70 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=47e909d1cfc1199a068732137bbb2d1d31a400ed;p=tt-rss.git remove forcing font-weight in cdmContentInner and children --- diff --git a/cdm.css b/cdm.css index 7d02bc64..0d0a007b 100644 --- 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; }