]> git.wh0rd.org - tt-rss.git/commitdiff
force medium size font for article content
authorAndrew Dolgov <fox@bah.spb.su>
Sat, 30 Sep 2006 11:20:04 +0000 (12:20 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sat, 30 Sep 2006 11:20:04 +0000 (12:20 +0100)
tt-rss.css

index e81713564a13fb4302613bc63cfc02c129bb811f..c09b557c62e503469b83e2c89641ce1cb1b7970e 100644 (file)
@@ -8,6 +8,7 @@ body {
 
 div.postReply {
        padding : 10px;
+       font-size : medium;
 }
 
 div.postReply a {