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.fourthwall .message {
background: rgba(0,68,255,0.75);
}
#chat .event.fourthwall .header {
padding: 5px 0;
text-align: center;
}
#chat .event.fourthwall .header img {
height: 128px;
}