Add pufferpanel and radio

This commit is contained in:
Jimbo 2024-08-21 02:15:05 -04:00
parent 44b13fe5f8
commit dcad130fa4
4 changed files with 21 additions and 1 deletions

View file

@ -82,7 +82,9 @@ header img {
.cloud .color-part { background-color: #5ca9d6; }
.warden .color-part { background-color: #63b8a4; }
.git .color-part { background-color: #8abf50; }
.panel .color-part { background-color: #8ad3db; }
.stream .color-part { background-color: #F54E31; }
.radio .color-part { background-color: #253785; }
.mastodon .color-part { background-color: #776bc9; }
.lemmy .color-part { background-color: #183038; }
.element .color-part { background-color: #4ca68c; }