From 41f6aa72ad607d9d50aa00cdbf86b5eb38476954 Mon Sep 17 00:00:00 2001 From: Szabo Ivan Date: Thu, 4 Jun 2026 11:34:48 +0200 Subject: [PATCH] Improve CSS formatting --- frontend/game.html | 2 +- frontend/index.html | 51 +++---- frontend/leaderboard.html | 2 +- frontend/lobby.html | 2 +- frontend/results.html | 12 +- frontend/styles/game.css | 122 ++++++--------- frontend/styles/index.css | 225 +++++++++++---------------- frontend/styles/leader.css | 124 +++++++-------- frontend/styles/lobby.css | 109 +++++++------- frontend/styles/main.css | 292 ++++++++++++++++-------------------- frontend/styles/results.css | 108 ++++++------- 11 files changed, 436 insertions(+), 613 deletions(-) diff --git a/frontend/game.html b/frontend/game.html index 1e39795..c9bf794 100644 --- a/frontend/game.html +++ b/frontend/game.html @@ -147,4 +147,4 @@ - + \ No newline at end of file diff --git a/frontend/index.html b/frontend/index.html index 908438f..7cc782e 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -12,6 +12,7 @@

GeoDraw requires JavaScript. Please enable it in your browser settings.

+
@@ -74,7 +70,7 @@