sync from github

This commit is contained in:
minster586
2025-08-25 01:16:23 -04:00
parent 3c95ac2361
commit 9384c57f43
53 changed files with 6941 additions and 1347 deletions

View File

@@ -0,0 +1,11 @@
#chat .event.kofi .message {
background: rgba(114, 165, 242,0.75);
}
#chat .event.kofi .header {
padding: 5px 0;
text-align: center;
}
#chat .event.kofi .header img {
height: 128px;
}