From 06202d882fdff714d13400885a2124993fb7aa86 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 16 Aug 2007 14:39:25 +0100 Subject: article header: smaller font for author --- tt-rss.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tt-rss.css') 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; -- cgit v1.2.3-54-g00ecf