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 4a1e376bd5 - Show all commits

View File

@ -17,7 +17,7 @@
<div class="col-4 center"> <div class="col-4 center">
<h3>Preference 2 - Public Crypto</h3> <h3>Preference 2 - Public Crypto</h3>
<p>Donate directly to my crypto addresses.</p> <p>Donate directly to my crypto addresses.</p>
<div class="header center"> <div class="header">
<br/> <br/>
<strong><code>XMR | Monero</code></strong> <strong><code>XMR | Monero</code></strong>
@ -41,13 +41,17 @@
<div class="col-4 center"> <div class="col-4 center">
<h3>Preference 3 - Public USD</h3> <h3>Preference 3 - Public USD</h3>
<p>Send USD to a public, visible account.</p> <p>Send USD to a public, visible account.</p>
<ul class="indent"> <div class="header">
<li>Zelle: <kbd>me@hyperling.com</kbd></li> <strong>Zelle</strong>
<li> <kbd>me@hyperling.com</kbd>
Venmo: <a href="https://account.venmo.com/u/HyperVegan" <br/>
<strong>Venmo</strong>
<kbd>@HyperVegan</kbd>
<a href="https://account.venmo.com/u/HyperVegan"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
><kbd>@HyperVegan</kbd></a> >[link]</a>
</li> <br/>
</ul> </div>
</div> </div>
</div> </div>