From: Andrew Dolgov Date: Sat, 19 Nov 2005 19:15:17 +0000 (+0100) Subject: small fonts in infobox X-Git-Tag: schema_feature_freeze_for_1.1~176 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=624a59aa2e108ef3bcbad7732a368bc8358ea2d7;p=tt-rss.git small fonts in infobox --- diff --git a/tt-rss.css b/tt-rss.css index 1a3e2031..5b50b6f7 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 {