span.author: force normal weight

master
Andrew Dolgov 12 years ago
parent 9811276da7
commit d080678c1d

@ -167,6 +167,7 @@ div.cdmContentInner iframe {
div.cdmHeader span.author {
color : gray;
font-size : 11px;
font-weight : normal;
}
div.cdm.expanded div.cdmHeader a.title, div.cdm.active div.cdmHeader a.title {

@ -1202,4 +1202,5 @@ div.postContent iframe {
div.postHeader span.author {
color : gray;
font-size : 11px;
font-weight : normal;
}

Loading…
Cancel
Save