feat(web): green/red winner-loser team names + per-line colored battle log (skyquake glyphs)
This commit is contained in:
@@ -133,6 +133,13 @@
|
||||
"Segoe UI", Inter, ui-sans-serif, system-ui, sans-serif;
|
||||
}
|
||||
|
||||
/* Chat/battle logs: monospace for column alignment, with skyquake before the
|
||||
generic keyword so country/event glyphs still resolve per-character. */
|
||||
.log-mono {
|
||||
font-family:
|
||||
ui-monospace, SFMono-Regular, Menlo, Consolas, "skyquakesymbols", monospace;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
min-width: 320px;
|
||||
|
||||
Reference in New Issue
Block a user