summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-20 20:13:18 +0400
committerAndrew Dolgov <[email protected]>2013-03-20 20:13:18 +0400
commit47e909d1cfc1199a068732137bbb2d1d31a400ed (patch)
treef9522bf92bb267ea53ba1dbc00a01904e846c600 /cdm.css
parent06d752ce622f7b81c124e19bf788012b12093b3e (diff)
remove forcing font-weight in cdmContentInner and children
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css4
1 files changed, 0 insertions, 4 deletions
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;
}