feat(ui): changed Background color, centered Lobby

Added a background color for the mainmenu and the lobby + centered lobby
This commit is contained in:
LQ63
2025-11-09 16:34:47 +01:00
parent b847d3c054
commit a71752df2f
7 changed files with 91 additions and 96 deletions

View File

@@ -2,4 +2,5 @@
--background-image: url('/assets/images/img.png');
--color: black;
--highlightscolor: rgba(0, 0, 0, 0.75);
--background-color: rgba(228, 232, 237, 1);
}