small fonts in infobox

master
Andrew Dolgov 19 years ago
parent c6c3a07f01
commit 624a59aa2e

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

Loading…
Cancel
Save