summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-08-13 19:43:43 +0200
committerTor Andersson <tor@ccxvii.net>2023-10-01 16:11:22 +0200
commit4afafd6752f3034da84f9ae2bd82e5f1763793ea (patch)
tree2c0ada939626ab9222d3c59a6d31b184372cbede /play.html
parent74d2e6efd24db8570cd64f74c7de109c5b094c70 (diff)
downloadwaterloo-campaign-1815-4afafd6752f3034da84f9ae2bd82e5f1763793ea.tar.gz
Reinforcements!
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 0 insertions, 2 deletions
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%) }