From 1c45f29cd419c14acf13e7823866a14e60641905 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 23 Sep 2023 23:02:15 +0200 Subject: Logging. --- play.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.css') diff --git a/play.css b/play.css index df22bce..3c12a25 100644 --- a/play.css +++ b/play.css @@ -172,10 +172,12 @@ main { .hex.move { background-color: #0a04; + z-index: 100; } .hex.road { background-color: #8804; + z-index: 100; } .hex.move.stop, .hex.road.stop { -- cgit v1.2.3