One of the input fields I'm working with looks like this:
<input type="image" name="submit" value="submit" src="images/searchb1.png" id="button1"/>
I am trying to figure out how to enlarge the text Submit
on that field using CSS. Any suggestions?