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

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