summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tt-rss.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 1a3e2031b..5b50b6f78 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -590,6 +590,11 @@ table.innerLoginForm td {
border : 1px solid #c0c0c0;
padding-bottom : 10px;
display : none;
+ font-size : small;
+}
+
+div.infoBoxContents td {
+ font-size : small;
}
div.small, p.small {