This commit is contained in:
Ruben 2023-11-14 21:41:26 -06:00
commit a559440a76
No known key found for this signature in database
3 changed files with 6 additions and 1 deletions

BIN
assets/buttons/soafen.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -239,6 +239,7 @@
<section class="buttons-img">
<a href="https://whois.slipfox.xyz" target="_blank"><img src="/assets/buttons/slips.png" alt="Slips"/></a>
<a href="https://beebl.es" target="_blank"><img src="/assets/buttons/beebles.png" alt="Beebles"/></a>
<a href="https://soafen.love" target="_blank"><img src="/assets/buttons/soafen.gif" alt="soafen"/></a>
<a href="https://archlinux.org" target="_blank"><img src="/assets/buttons/poweredbyarch.png" alt="powered by arch btw"/></a>
<img src="/assets/buttons/yoshilore.gif" alt="Yoshi Lore"/>
<a href="https://hshop.erista.me" target="_blank"><img src="/assets/buttons/3ds.png" alt="Nintendo 3DS"/></a>

View file

@ -611,8 +611,12 @@ footer > .dot {
text-align: center;
}
.buttons-img, .buttons-img > a {
font-size: 0px;
}
.buttons-img > a, .buttons-img > img, .buttons-img > a > img {
margin: 2px 1px 5px 1px;
margin: 1px;
}
.yoshi {