<div dir="auto">Swap that 20px to 70px. Sorry, writting it on phone.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 24, 2019, 6:43 PM Andrew McRobb <<a href="mailto:andrewmcrobb@gmail.com">andrewmcrobb@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">That is only going to work for links, not buttons. It would have to look something like this.<div dir="auto"><br></div><div dir="auto">input[type=submit] {</div><div dir="auto"> font-size: 20px;</div><div dir="auto">}</div><div dir="auto"><br></div><div dir="auto">Notice the select statement, is refering to any inputs with type submit.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 24, 2019, 6:17 PM Jim <<a href="mailto:azanorak@gmail.com" rel="noreferrer noreferrer" target="_blank">azanorak@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Before any of the code, I put this.<br>
<br>
<style><br>
div.a {<br>
font-size: 70px;<br>
}<br>
<br>
</style><br>
<div class="a"><br>
<br>
But only some of the text is bigger. See for yourself here <br>
<a href="https://ibb.co/sCZrQjJ" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://ibb.co/sCZrQjJ</a><br>
<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" rel="noreferrer noreferrer noreferrer" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div>
</blockquote></div>