summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-12-14 18:08:05 +0100
committerAndrew Dolgov <[email protected]>2006-12-14 18:08:05 +0100
commitd507dfd50d113e831bb53f447cd53d5bbf7fdc54 (patch)
treed2c6c7ca599ccaddefc98fbae1982a2f08447a01
parent99206d5c796efed8457c9170560275ae069e9634 (diff)
change postHeader font size to x-small
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a151cadbd..854ab517c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -734,6 +734,7 @@ div.postReply span.tagList {
div.postHeader div {
padding-bottom : 3px;
+ font-size : x-small;
}
#feedUpdateErrors {