From 47e909d1cfc1199a068732137bbb2d1d31a400ed Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 20 Mar 2013 20:13:18 +0400 Subject: remove forcing font-weight in cdmContentInner and children --- cdm.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'cdm.css') diff --git a/cdm.css b/cdm.css index 7d02bc645..0d0a007be 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; } -- cgit v1.2.3