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