update web buttons
This commit is contained in:
parent
2f24020263
commit
fad9704a94
BIN
public/img/buttons/ioletsgo.gif
Normal file
BIN
public/img/buttons/ioletsgo.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
BIN
public/img/buttons/ipg.png
Normal file
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 |
BIN
public/img/buttons/notnite.png
Normal file
BIN
public/img/buttons/notnite.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 292 B |
BIN
public/img/buttons/retr0id_now.gif
Normal file
BIN
public/img/buttons/retr0id_now.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
|
@ -107,7 +107,7 @@ ul.links li {
|
||||||
}
|
}
|
||||||
|
|
||||||
ul.links li a {
|
ul.links li a {
|
||||||
padding: .2em .5em;
|
padding: .4em .5em;
|
||||||
border: 1px solid var(--links);
|
border: 1px solid var(--links);
|
||||||
color: var(--links);
|
color: var(--links);
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
|
|
|
@ -134,7 +134,7 @@
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<h2 class="typeout">
|
<h2 class="typeout">
|
||||||
## cool people
|
## cool critters
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<div id="web-buttons">
|
<div id="web-buttons">
|
||||||
|
@ -153,8 +153,17 @@
|
||||||
<a href="https://elke.cafe" target="_blank">
|
<a href="https://elke.cafe" target="_blank">
|
||||||
<img src="/img/buttons/elke.gif" alt="elke web button" width="88" height="31">
|
<img src="/img/buttons/elke.gif" alt="elke web button" width="88" height="31">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://itzzen.net" target="_blank">
|
<a href="https://invoxiplaygames.uk/" target="_blank">
|
||||||
<img src="/img/buttons/itzzen.png" alt="itzzen web button" width="88" height="31">
|
<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>
|
</a>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
Loading…
Reference in a new issue