1
0
Fork 0

tweak contact deets

This commit is contained in:
Rhiannon Morris 2022-10-06 04:10:11 +02:00
parent 58b6d00662
commit 606eacb206
2 changed files with 13 additions and 13 deletions

View File

@ -5,10 +5,11 @@ main { max-width: 1100px; }
#headerpic { filter: drop-shadow(0 0 30px var(--glow-col)); }
.contact {
grid-template-columns: repeat(2, 3em auto);
grid-template-columns: repeat(2, auto auto);
width: 100%;
}
.contact dd { margin-left: 8px; }
.contact dt { text-align: left; }
.contact dd { margin-left: 16px; }
.o {
filter:

View File

@ -18,34 +18,33 @@
</header>
<dl class=contact>
<dt> <img src=media/chitter.png alt=fedi class='emojo o'>
<dt> <img src=media/chitter.png alt='' class='emojo o'> fedi
<dd> <a href=https://chitter.xyz/@niss>niss@chitter.xyz</a>
<dt> <img src=media/dove.svg alt=twitter title=twitter class=emojo>
<dt> <img src=media/dove.svg alt='' class=emojo> twitter
<dd> <a href=https://twitter.com/2_gecs>@2_gecs</a>
<dt> <img src=media/cohost.svg alt=cohost title=cohost class='emojo o'>
<dt> <img src=media/cohost.svg alt='' class='emojo o'> cohost
<dd> <a href=https://cohost.org/niss>@niss</a>
<dt> <img src=media/matrix.svg alt=matrix title=matrix class='emojo o'>
<dt> <img src=media/matrix.svg alt='' class='emojo o'> matrix
<dd> <a href=https://matrix.to/#/@g:cybre.space>g:cybre.space</a>
<dt>
<span title='lewd twitter'>
<img src=media/dove.svg alt=twitter class=emojo>
<img src=media/18_plus.svg alt='[lewd]' class=emojo>
</span>
<img src=media/dove.svg alt='' class=emojo>
<img src=media/18_plus.svg alt='18+' class=emojo>
twitter
<dd> <a href=https://twitter.com/squishygecs>@squishygecs</a>
<dt> <img src=media/light_bulb.svg alt=xmpp title=xmpp class=emojo>
<dt> <img src=media/light_bulb.svg alt='' class=emojo> xmpp
<dd>
<b>niss <img src=media/club_suit.svg alt=at class=emojo> yummy.cricket</b>
<dt> <img src=media/love_letter.svg alt=email title=email class=emojo>
<dt> <img src=media/love_letter.svg alt='' class=emojo> email
<dd>
<b>niss <img src=media/club_suit.svg alt=at class=emojo> niss.website</b>
<dt> <img src=media/lockpen.png alt='pgp key' class=emojo>
<dt> <img src=media/lockpen.png alt='' class=emojo> pgp key
<dd> <a href=pubkey.txt>here</a>
</dl>