Style Overhaul #2

Merged
me merged 118 commits from dev into main 2025-01-29 13:28:33 -07:00
Showing only changes of commit 1b414d4d72 - Show all commits

View File

@ -4,65 +4,45 @@
<h2 class="col-12 header">Donate</h2> <h2 class="col-12 header">Donate</h2>
</div> </div>
<div class="row"> <div class="row">
<div class="col-12 text"> <div class="col-6">
<p> <div class="text">
Donations can be provided directly to my crypto addresses. <p>
</p> Donations can be provided directly to my crypto addresses.
<!--<ul class="indent"><li> </p>
<table class="border"> </div>
<thead>
<tr> <div class="col-6 header">
<th class="center"><strong>Description</strong></th> <p>
<th class="center"><strong>Ticker#</strong></th> <strong><code>XMR | Monero</code></strong>
<th class="left"><strong>Address</strong></th> <ul class="indent"><li>
</tr> <kbd>4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao</kbd>
</thead> </li></ul>
<tbody>
<tr> <strong><code>BTC | Bitcoin</code></strong>
<td class="center">Monero</td> <ul class="indent"><li>
<td class="center">XMR</td> <kbd>bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0</kbd>
<td class="left">4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao</td> </li></ul>
</tr>
<tr> <strong><code>LTC | Litecoin</code></strong>
<td class="center">LBRY/Odysee Credit</td> <ul class="indent"><li>
<td class="center">LBC</td> <kbd>ltc1qavmpu5d6ljntxsd6jj548m4yys83zwscl0dzkx</kbd>
<td class="left">bDWP6qZajtm9Q9EkryKTorRwKFd5eDbPJj</td> </li></ul>
</tr>
</tbody> <strong><code>LBC | LBRY/Odysee Credit</code></strong>
</table> <ul class="indent"><li>
</li></ul>--> <kbd>bDWP6qZajtm9Q9EkryKTorRwKFd5eDbPJj</kbd>
</li></ul>
<p>
</div>
</div> </div>
<div class="col-12 header"> <div class="col-6">
<p> <div class="text">
<strong><code>XMR | Monero</code></strong> <p>Or use the widget below to send me any coin you'd like!</p>
<ul class="indent"><li> </div>
<kbd>4ATk6owoMki46CuVfyAHS57FB5deqVFudTsaifQC1cfmcaQemgPEftcjZcW9DmcyfrfdRjxHQ9m4JAVSorYTgm6h8JnT7ao</kbd> <div class="center header">
</li></ul> <!-- 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>
<strong><code>BTC | Bitcoin</code></strong> </div>
<ul class="indent"><li>
<kbd>bc1qsfe8dkvry3d34kztz449gkq67wq8fu2nkgfkh0</kbd>
</li></ul>
<strong><code>LTC | Litecoin</code></strong>
<ul class="indent"><li>
<kbd>ltc1qavmpu5d6ljntxsd6jj548m4yys83zwscl0dzkx</kbd>
</li></ul>
<strong><code>LBC | LBRY/Odysee Credit</code></strong>
<ul class="indent"><li>
<kbd>bDWP6qZajtm9Q9EkryKTorRwKFd5eDbPJj</kbd>
</li></ul>
<p>
</div>
<div class="col-12 text">
<p>Or use the widget below to send me any coin you'd like!</p>
</div>
<div class="col-12 center 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>
</div> </div>
</div> </div>