Independent cite styling within comic-author div.

This commit is contained in:
mindfaucet 2009-11-17 00:48:52 -07:00
parent b51c1976e2
commit 44de91a609
1 changed files with 7 additions and 0 deletions

View File

@ -636,6 +636,13 @@ h3, h3 a {
display: inline;
}
.comment-author cite {
padding: 0;
margin: 0;
font-size: 14px;
display: inline;
}
.comment-time {
padding-left: 5px;
}