summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-06-22 12:56:02 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:19:38 +0100
commit84317c155f58704d118cee1580cc3520912db7f7 (patch)
tree8a0f5d6c0ec8f5dd51d6ee7db655146aec59413a /play.html
parent7bb46dfeeef808b3479b34dcba9243df5f96ee12 (diff)
downloadcrusader-rex-84317c155f58704d118cee1580cc3520912db7f7.tar.gz
crusader: Fix charge and harry.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 6637634..c444ac3 100644
--- a/play.html
+++ b/play.html
@@ -146,7 +146,7 @@
}
.town.muster {
opacity: 0.8;
- border-color: blue;
+ border-color: red;
z-index: 9;
}
.town.muster.highlight {