From 99206d5c796efed8457c9170560275ae069e9634 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 11 Dec 2006 05:56:09 +0100 Subject: add special class for postReply taglist --- tt-rss.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 9488b403f..a151cadbd 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -727,6 +727,11 @@ div.postHeader div.postDateRTL { float : right; } +div.postReply span.tagList { + color : gray; + font-size : x-small; +} + div.postHeader div { padding-bottom : 3px; } -- cgit v1.2.3