update web buttons

This commit is contained in:
ari melody 2024-12-28 02:35:15 +00:00
parent 2f24020263
commit fad9704a94
Signed by: ari
GPG key ID: CF99829C92678188
7 changed files with 13 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
public/img/buttons/ipg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -107,7 +107,7 @@ ul.links li {
}
ul.links li a {
padding: .2em .5em;
padding: .4em .5em;
border: 1px solid var(--links);
color: var(--links);
border-radius: 2px;

View file

@ -134,7 +134,7 @@
<hr>
<h2 class="typeout">
## cool people
## cool critters
</h2>
<div id="web-buttons">
@ -153,8 +153,17 @@
<a href="https://elke.cafe" target="_blank">
<img src="/img/buttons/elke.gif" alt="elke web button" width="88" height="31">
</a>
<a href="https://itzzen.net" target="_blank">
<img src="/img/buttons/itzzen.png" alt="itzzen web button" width="88" height="31">
<a href="https://invoxiplaygames.uk/" target="_blank">
<img src="/img/buttons/ipg.png" alt="InvoxiPlayGames web button" width="88" height="31">
</a>
<a href="https://ioletsgo.gay" target="_blank">
<img src="/img/buttons/ioletsgo.gif" alt="ioletsgo web button" width="88" height="31">
</a>
<a href="https://notnite.com/" target="_blank">
<img src="/img/buttons/notnite.png" alt="notnite web button" width="88" height="31">
</a>
<a href="https://www.da.vidbuchanan.co.uk/" target="_blank">
<img src="/img/buttons/retr0id_now.gif" alt="retr0id web button" width="88" height="31">
</a>
<hr>