From 4afafd6752f3034da84f9ae2bd82e5f1763793ea Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 13 Aug 2023 19:43:43 +0200 Subject: Reinforcements! --- play.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index dd11cb7..e5f6228 100644 --- a/play.html +++ b/play.html @@ -135,12 +135,10 @@ main { .large.selected, .small.selected { box-shadow: 0 0 0 1px #444, 0 0 0 4px yellow; - z-index: 102; } .large.target, .small.target { box-shadow: 0 0 0 1px #444, 0 0 0 4px red; - z-index: 101; } .marker { border-color: hsl(199,65%,85%) hsl(199,55%,50%) hsl(199,55%,50%) hsl(199,65%,85%) } -- cgit v1.2.3