test
This commit is contained in:
parent
e6faaa7895
commit
a559440a76
3 changed files with 6 additions and 1 deletions
BIN
assets/buttons/soafen.gif
Normal file
BIN
assets/buttons/soafen.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue