Pretty-print MOTD

This commit is contained in:
Simon Ser
2021-05-28 10:46:32 +02:00
parent 8123ff3844
commit e080e87cb7
3 changed files with 7 additions and 1 deletions

View File

@@ -329,7 +329,7 @@ details summary {
#buffer .logline-list {
padding: 10px;
}
#buffer .talk {
#buffer .talk, #buffer .motd {
color: var(--main-color);
}
#buffer .error {