1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-28 00:41:28 +00:00

small fonts in infobox

This commit is contained in:
Andrew Dolgov
2005-11-19 20:15:17 +01:00
parent c6c3a07f01
commit 624a59aa2e

View File

@@ -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 {