summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-30 12:20:04 +0100
committerAndrew Dolgov <[email protected]>2006-09-30 12:20:04 +0100
commit2e6541f264e69977b3d12963df0eef1f5d781c39 (patch)
tree08d976b28b23c8255f4a847b17ec2430045fa6be /tt-rss.css
parenta715eb585d59bde18035eb6feebf60b4b5d50345 (diff)
force medium size font for article content
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e81713564..c09b557c6 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -8,6 +8,7 @@ body {
div.postReply {
padding : 10px;
+ font-size : medium;
}
div.postReply a {