summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-16 14:39:25 +0100
committerAndrew Dolgov <[email protected]>2007-08-16 14:39:25 +0100
commit06202d882fdff714d13400885a2124993fb7aa86 (patch)
tree25cbb4250be5a196a0cf2704e4c6e0e524fd6a49 /tt-rss.css
parent0d276d67b0fff87809ac24dacdc7747aff0a8fd2 (diff)
article header: smaller font for author
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 337e3fb9e..9d9fb7516 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -62,6 +62,9 @@ div.postReply img.tagsPic {
vertical-align : middle;
}
+div.postReply span.author {
+ font-size : 9pt;
+}
ul.feedList {
list-style-type : none;