CSS smalls changes (headers, ranking colors)

+ mode "cinema" in Game.svelte
This commit is contained in:
LuckyLaszlo
2023-01-15 20:52:08 +01:00
parent b2b54f1fdc
commit 1a07065f6a
6 changed files with 36 additions and 60 deletions

View File

@@ -1,4 +1,7 @@
.dim_background {
background-color: #222;
}
html, body {
position: relative;