From e43c00ffe5a00483da67898fb8abcf87cce5d419 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 10 Oct 2024 13:11:47 +0100 Subject: New logic for handling TST 7 --- play.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.css') diff --git a/play.css b/play.css index 373904d..c6693d2 100644 --- a/play.css +++ b/play.css @@ -18,6 +18,8 @@ header.your_turn { background-color: orange; } } #deck_stat {padding-left: 5px; padding-bottom: 5px;} +#tank {margin-right: 0;} + #log { background-color: whitesmoke; } #log .h1 { font-weight: bold; padding-top:2px; padding-bottom:2px; text-align: center; } #log .h2 { padding-top:2px; padding-bottom:2px; text-align: center; } -- cgit v1.2.3