small fonts in infobox

This commit is contained in:
Andrew Dolgov 2005-11-19 20:15:17 +01:00
parent c6c3a07f01
commit 624a59aa2e
1 changed files with 5 additions and 0 deletions

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 {