More changes for font size adjustment

This commit is contained in:
Colin McLeod
2015-07-08 14:30:54 -07:00
parent c2a84606a1
commit faa8759851
6 changed files with 20 additions and 19 deletions

View File

@@ -7,6 +7,7 @@ button {
border: none;
text-transform: capitalize;
font-family: @fStandard;
font-size: 0.75em;
vertical-align: middle;
padding: 0.5em;
cursor: pointer;