de-emphasize article author

This commit is contained in:
Andrew Dolgov
2013-03-22 12:42:48 +04:00
parent 06b0777fa7
commit 11bd95b4f3
3 changed files with 12 additions and 2 deletions

View File

@@ -159,3 +159,8 @@ div.cdmContentInner p {
div.cdmContentInner iframe {
min-width : 50%;
}
div.cdmHeader span.author {
color : gray;
font-size : 11px;
}