Add some basic stylesheet rules for smcvpostcomment

master
Simon McVittie 2008-09-21 19:42:38 +01:00
parent 446740cfbb
commit 7bd9f368b6
1 changed files with 5 additions and 0 deletions

View File

@ -372,3 +372,8 @@ legend {
span.color {
padding: 2px;
}
.smcvpostcomment-page .author { font-weight: bold; }
.smcvpostcomment-page { border: 1px inset #999; margin: 3px; padding: 3px; }
.smcvpostcomment-header { font-style: italic; }
.smcvpostcomment-subject { font-weight: bold; border-bottom: 1px solid #999; }