Update for monospace_block style

This commit is contained in:
Pavel Djundik
2020-07-27 17:31:35 +03:00
parent 7bf18a256b
commit 98eb2b02f6
+1 -1
View File
@@ -282,7 +282,7 @@ body {
color: #f0c079;
}
#chat .msg[data-type="motd"] .text,
#chat .msg[data-type="monospace_block"] .text,
#chat .toggle-content {
background-color: var(--background-light-color);
}