Smaller font size

This commit is contained in:
Michal Čihař 2012-03-02 16:17:13 +01:00
parent b93f38bc84
commit efca9edafc

View File

@ -75,3 +75,6 @@ td.suggestions table {
width: 20px;
height: 20px;
}
.helptext {
font-size: smaller;
}