diff options
author | 2025-10-20 20:39:08 -0400 | |
---|---|---|
committer | 2025-10-20 20:39:08 -0400 | |
commit | 74e7f913f1c1d9cf4a4a605300371f135f9cb4ec (patch) | |
tree | 8ad04992d68668cea3418883ceff135017eee2a1 /about_l.html | |
parent | 133b1e1a57df0caa6ef0841935d6d6c87365a68a (diff) | |
download | web-74e7f913f1c1d9cf4a4a605300371f135f9cb4ec.tar.xz |
Let's try something better.
(Of course I didn't came up with that css myself, what were you thinking?!)
Diffstat (limited to 'about_l.html')
-rw-r--r-- | about_l.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/about_l.html b/about_l.html index 7986025..ceb9ca9 100644 --- a/about_l.html +++ b/about_l.html @@ -236,13 +236,13 @@ document.addEventListener("DOMContentLoaded", ubxLocalTimeInit); <h3 id="contact"><ruby>conexiones<rp>(</rp><rt>contact</rt><rp>)</rp></ruby></h3> <div class="ubx-container"> <div class="ubx"><div class="ubx-ll"><img src="/ubx-rsc/emoji_u1f4ec.svg" width="32" alt="Open mailbox with raised flag emoji"></div> -<div class="ubx-lr">Send your complaints to <code style="font-weight:bold;text-decoration:underline dotted;font-size:14px;" class="TText blink" title="Do not use this address if your e-mail provider does not use a reliable DNS.">chris@pineapple.cat</code></div></div> +<div class="ubx-lr">Send your complaints to <code style="font-weight:bold;font-size:14px;" class="TText anim-dashed-underline" title="Do not use this address if your e-mail provider does not use a reliable DNS.">chris@pineapple.cat</code></div></div> <div class="ubx"><div class="ubx-ll"><img src="/ubx-rsc/emoji_u1f4ed.svg" width="32" alt="Open mailbox with lowered flag emoji"></div> -<div class="ubx-lr">Or to this alternative address if you can decipher it: <code style="font-weight:bold;text-decoration:underline dotted;word-break:break-all;" class="TText" title="Paste this into a POSIX-compliant shell. Sorry Windows users.">echo '49:CDac`_hfo8>2:=]4@>' | tr '\!-~' 'P-~\!-O'</code></div></div> +<div class="ubx-lr">Or to this alternative address if you can decipher it: <code style="font-weight:bold;word-break:break-all;" class="TText anim-dashed-underline" title="Paste this into a POSIX-compliant shell. Sorry Windows users.">echo '49:CDac`_hfo8>2:=]4@>' | tr '\!-~' 'P-~\!-O'</code></div></div> <div class="ubx"><div class="ubx-ll">[ m ]</div> -<div class="ubx-lr">This user is on Matrix <br> @chirs241097:matrix.org</div></div> +<div class="ubx-lr">This user is on Matrix <br> <code class="TText anim-dashed-underline">@chirs241097:matrix.org</code></div></div> <div class="ubx"><div class="ubx-ll"><img src="/ubx-rsc/emoji_u1f511.svg" width="24" alt="Key emoji"></div> <div class="ubx-lr"><a href="/pubkey.txt">My PGP public key</a>, if you want to use it.</div></div> |