rockinhorse
Programmer
I can't find a means in which I can change the font in a dropdown select object or even a text input object. Any ideas?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<select name="s1" style="font-family: 'Courier New'; color: red;">
<input type="text" name="t1" style="font-family: 'Courier New'; color: red;">