🆙 Fix overlays in backgrounds / reorged the backgrounds and fix BOT chat text

This commit is contained in:
duckietm
2026-03-12 10:13:56 +01:00
parent fbfd6c19cd
commit ca0227cd87
221 changed files with 29 additions and 34 deletions
+6 -2
View File
@@ -70,12 +70,16 @@
display: none;
}
.chat-content {
color: #fff;
}
.username {
color: rgba(#FFF, 1);
color: #fff;
}
.message {
color: rgba(#FFF, 1) !important;
color: #fff !important;
}
.pointer {