<div dir="auto">I'm a little behind the riots, but cant he use the Tor browser? -- would make life easier for your friend since it does lots of encryption layering using the Tor protocol to give him internet access annoymously.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 24, 2019, 7:25 PM Jim <<a href="mailto:azanorak@gmail.com">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">
<div text="#000000" bgcolor="#FFFFFF">
<p>Thanks for the help. I removed the [type=submit] from your
example and the buttons are the size I wanted. So I have this at
the beginning.</p>
<p><style><br>
div.a {<br>
font-size: 70px;<br>
}<br>
<br>
input {<br>
font-size: 70px;<br>
}<br>
<br>
</style><br>
<br>
<div class="a"></p>
<p><?php<br>
<br>
I set up this file submit form because of a friend of mine in
Indonesia. Because of recent riots there, the government has
placed restrictions on various social media apps. My friend can
send text, but not pictures or sound. Using whatsapp, she can
receive pictures, but not sound files. I put an audio file on
this computer and gave her the url. She was able to download it.
I wanted to see if she can send pictures or sounds using this
form. I guess I'll find out later tonight. Thanks for your help.<br>
</p>
<div class="m_-2989700623159798252moz-cite-prefix">On 5/24/19 6:50 PM, Andrew McRobb
wrote:<br>
</div>
<blockquote type="cite">
<div dir="auto">Give this website a good read. This was my goto
when i first started web developement. Even lets you expirement
with stuff on their website!
<div dir="auto"><br>
</div>
<div dir="auto"> <a href="https://www.w3schools.com/css/" target="_blank" rel="noreferrer">https://www.w3schools.com/css/</a></div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Fri, May 24, 2019, 6:45 PM
Andrew McRobb <<a href="mailto:andrewmcrobb@gmail.com" target="_blank" rel="noreferrer">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">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" rel="noreferrer noreferrer" target="_blank">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 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 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 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
noreferrer noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote>
</div>
</blockquote>
</div>
</blockquote>
</div>
<br>
<fieldset class="m_-2989700623159798252mimeAttachmentHeader"></fieldset>
<pre class="m_-2989700623159798252moz-quote-pre">---------------------------------------------------
PLUG-discuss mailing list - <a class="m_-2989700623159798252moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="m_-2989700623159798252moz-txt-link-freetext" href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" target="_blank" rel="noreferrer">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
</blockquote>
</div>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank" rel="noreferrer">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" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div>