mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 23:16:21 +00:00
🆙 Fix overlays in backgrounds / reorged the backgrounds and fix BOT chat text
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user