From 5afc1d0ba1b9646929f7553bb4af369696d6c194 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 1 Mar 2023 22:03:33 +0200 Subject: [PATCH] minor cosmetic change to game_screen.html --- files/assets/css/casino/game_screen.css | 25 +++++++++++++++++++++++++ files/templates/casino/game_screen.html | 12 ++++++------ 2 files changed, 31 insertions(+), 6 deletions(-) diff --git a/files/assets/css/casino/game_screen.css b/files/assets/css/casino/game_screen.css index 378a49a7e..32e29d64e 100644 --- a/files/assets/css/casino/game_screen.css +++ b/files/assets/css/casino/game_screen.css @@ -139,3 +139,28 @@ z-index: 2; font-size: 48px; } + +.game_screen-col { + max-width: 150px; +} +#wagerCoinsImg { + width: 22px; +} +#wagerMarseybuxImg { + width: 40px; +} + +@media (max-width: 322px) { + #wagerCoinsImg { + width: 18px; + } + #wagerMarseybuxImg { + width: 30px; + } + .game_screen-col { + max-width: 110px; + } + #wagerAmount { + font-size: 13px !important; + } +} diff --git a/files/templates/casino/game_screen.html b/files/templates/casino/game_screen.html index 429c3d46f..8f21e7e53 100644 --- a/files/templates/casino/game_screen.html +++ b/files/templates/casino/game_screen.html @@ -26,8 +26,8 @@
-
-
+
+
Wager

@@ -41,14 +41,14 @@
- -