summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-19 20:15:17 +0100
committerAndrew Dolgov <[email protected]>2005-11-19 20:15:17 +0100
commit624a59aa2e108ef3bcbad7732a368bc8358ea2d7 (patch)
tree156bd84d94f7329a7cc2227624995b0b732fdde1 /tt-rss.css
parentc6c3a07f011abbca3eaa1bf0bb8776707ec7aabc (diff)
small fonts in infobox
Diffstat (limited to 'tt-rss.css')
-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 {