From 897c0c2fcd534159b78381036076c48d2db43465 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 7 Dec 2023 15:27:32 +0100 Subject: Links and rechts. --- play.html | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index 150fe84..28f7d30 100644 --- a/play.html +++ b/play.html @@ -240,6 +240,7 @@ main[data-scenario="5"] { .die.action { box-shadow: 0 0 0 1px #333, 0 0 0px 3px white; } .card.action { box-shadow: 0 0 0 3px whitesmoke; } .card.selected { box-shadow: 0 0 0px 3px gold; } +.card.target { box-shadow: 0 0 0px 3px black; } .action_type.action { border-color: white; @@ -284,18 +285,14 @@ main[data-scenario="5"] {