Update elements and classes for better consistency in preparation for font size change.

This commit is contained in:
2025-05-17 10:37:15 -07:00
parent f7b60e0944
commit 805b4ef8e0
5 changed files with 129 additions and 128 deletions

View File

@ -7,8 +7,8 @@
<div class="row text">
<div class="col-4 center border">
<h3 class="title spacing">Preference 1 - Private Crypto</h3>
<p>Send me any type of coin.</p>
<strong class="spacing">Preference 1 - Private Crypto</strong>
<p>Send any type of coin.</p>
<div class="header">
<!-- https://trocador.app/en/anonpayurlgenerator -->
<iframe src="https://trocador.app/anonpay/?ticker_to=xmr&network_to=Mainnet&address=4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao&donation=True&amount=1337.0&name=Chad&description=Support+Chad+%40+Hyperling&email=me@hyperling,com&ticker_from=doge&network_from=Mainnet&buttonbgcolor=663399&textcolor=cccccc&bgcolor=" width="310" height="350" style="border:0" scrolling="no"></iframe>
@ -16,8 +16,8 @@
</div>
<div class="col-4 center border">
<h3 class="title spacing">Preference 2 - Public Crypto</h3>
<p>Donate directly to my addresses.</p>
<strong class="spacing">Preference 2 - Public Crypto</strong>
<p>Donate directly to an address.</p>
<div class="header">
<br/>
@ -26,7 +26,7 @@
<br/>
<strong><code>BTC | Bitcoin</code></strong>
<div class="code"><kbd>bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0</kbd></div>
<div class="code"><code>bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0</code></div>
<br/>
<strong><code>LTC | Litecoin</code></strong>
@ -40,14 +40,14 @@
</div>
<div class="col-4 center border">
<h3 class="title spacing">Preference 3 - Public USD</h3>
<strong class="spacing">Preference 3 - Public USD</strong>
<p>Send USD to a fiat-based account.</p>
<div class="header">
<br/>
<strong><code>Zelle</code></strong>
<div class="code">
<kbd>me@hyperling.com</kbd>
<code>me@hyperling.com</code>
<br/>
<br/>
<img src="/files/media/icons/zelle.png">
@ -56,14 +56,15 @@
<strong><code>Venmo</code></strong>
<div class="code">
<kbd>
<code>
@HyperVegan
<br/>
<br/>
<kbd>[<a href="https://account.venmo.com/u/HyperVegan"
<code>[<a href="https://account.venmo.com/u/HyperVegan"
target="_blank" rel="noopener noreferrer"
>Account Page</a>]
</kbd>
</code>
</code>
</div>
<br/>
</div>