violet button (text)

This commit is contained in:
Rhiannon Morris 2024-09-04 15:43:12 +02:00
parent f4aef5ebfe
commit 18bcac9c64
2 changed files with 3 additions and 0 deletions

View file

@ -26,6 +26,8 @@
<a href=https://tenna.site id=tenna title=tenna class=txt>tenna</a> <a href=https://tenna.site id=tenna title=tenna class=txt>tenna</a>
<a href=https://violet.pm id=violet title=violet class=txt>violet</a>
<a href=https://gulfie.online id=gulfie title=gulfie> <a href=https://gulfie.online id=gulfie title=gulfie>
<img src=/media/buttons/gulfie.png alt=gulfie> <img src=/media/buttons/gulfie.png alt=gulfie>
</a> </a>

View file

@ -38,6 +38,7 @@ footer { margin-top: 6em; }
} }
} }
#violet { background: #8c2bd8; color: #dddddd; }
#khr { background: #ffab71; color: #71153e; } #khr { background: #ffab71; color: #71153e; }
#dusty { background: #fbd265; color: #805c2d; } #dusty { background: #fbd265; color: #805c2d; }
#ionchy { background: #feca2f; color: #1b1505; } #ionchy { background: #feca2f; color: #1b1505; }