force medium size font for article content

This commit is contained in:
Andrew Dolgov 2006-09-30 12:20:04 +01:00
parent a715eb585d
commit 2e6541f264
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ body {
div.postReply {
padding : 10px;
font-size : medium;
}
div.postReply a {