summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 13c3b66aa..7b89286e2 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -39,6 +39,15 @@ td.headlineToolbar {
padding-top : 10px;
}
+table.feeds td.footer {
+ font-weight : bold;
+ border-width : 1px 0px 0px 0px;
+ border-color : #d0d0d0;
+ border-style : solid;
+ text-align : right;
+ font-size : small;
+}
+
table.headlines td.title {
font-weight : bold;
font-size : large;