remove forcing font-weight in cdmContentInner and children
This commit is contained in:
parent
06d752ce62
commit
47e909d1cf
1 changed files with 0 additions and 4 deletions
4
cdm.css
4
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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue