SyntaxFix
Write A Post
Hire A Developer
Questions
Without using inline CSS you could set the text size of all your buttons using:
input[type="submit"], input[type="button"] { font-size: 14px; }