From 4710d7183563fcd0cccbe07637b700c0089fe1f9 Mon Sep 17 00:00:00 2001 From: Whykioh Date: Sun, 1 Mar 2026 19:42:04 +0100 Subject: [PATCH] Add player-bet label --- poker-paf/game.css | 6 ++++++ poker-paf/game.php | 1 + 2 files changed, 7 insertions(+) diff --git a/poker-paf/game.css b/poker-paf/game.css index 7361817..0356956 100644 --- a/poker-paf/game.css +++ b/poker-paf/game.css @@ -303,4 +303,10 @@ button.btn-back { border-radius: 5px; font-size: 0.9rem; transition: background 0.3s, color 0.3s; +} + +.player-bet { + font-size: 0.9rem; + color: rgb(185, 185, 185); + margin-top: 5px; } \ No newline at end of file diff --git a/poker-paf/game.php b/poker-paf/game.php index 3673c39..fd3016a 100644 --- a/poker-paf/game.php +++ b/poker-paf/game.php @@ -84,6 +84,7 @@ foreach ($players as $p) { J : 🪙 + Mise: 🪙