graphical goaty button

This commit is contained in:
Rhiannon Morris 2024-09-04 15:42:58 +02:00
parent bff00da9fd
commit f4aef5ebfe
3 changed files with 12 additions and 4 deletions

View file

@ -20,7 +20,9 @@
<img src=/media/buttons/dino.png alt=dino>
</a>
<a href=https://goatygoats.com id=goaty title=goaty class=txt>goaty</a>
<a href=https://goatygoats.com id=goaty title=goaty>
<img src=/media/buttons/goaty.gif alt=goaty>
</a>
<a href=https://tenna.site id=tenna title=tenna class=txt>tenna</a>

BIN
media/buttons/goaty.gif (Stored with Git LFS) Normal file

Binary file not shown.

View file

@ -39,16 +39,19 @@ footer { margin-top: 6em; }
}
#khr { background: #ffab71; color: #71153e; }
#peb { background: #ead6c3; color: #494040; }
#dusty { background: #fbd265; color: #805c2d; }
#ionchy { background: #feca2f; color: #1b1505; }
#goaty { background: #564b8c; color: #ddffee; }
#gulfie { background: #3b4884; color: #f2cd0e; }
#tenna { background: #6095da; color: #243224; }
#river { background: #98d8e7; color: #d67d28; }
#spiral { background: #ef4d5a; color: #1f1f1f; }
#codl { background: #87261f; color: #edb970; }
/*
#peb { background: #ead6c3; color: #494040; }
#goaty { background: #564b8c; color: #ddffee; }
#gulfie { background: #3b4884; color: #f2cd0e; }
*/
.buttons {
figure { margin: 0; }