diff --git a/theme.css b/theme.css index bb38c4f..44bb2e2 100644 --- a/theme.css +++ b/theme.css @@ -277,7 +277,7 @@ body { color: #f0c079; } -#chat .msg.motd .text, +#chat .msg[data-type="motd"] .text, #chat .toggle-content { background-color: var(--background-light-color); }