summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-06-20 01:22:05 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:19:38 +0100
commit64186a7f490167a04e5dde149079091d9b2d9928 (patch)
tree2969f7ba7887d3be4de069f840db7ae31c199ae0 /play.html
parent4605ba9ebd7a63bbf2cc3bc14d72fb84d3dc1b64 (diff)
downloadcrusader-rex-64186a7f490167a04e5dde149079091d9b2d9928.tar.gz
crusader: Stuff
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/play.html b/play.html
index a2d760f..febd727 100644
--- a/play.html
+++ b/play.html
@@ -112,12 +112,12 @@
opacity: 0.8;
z-index: 9;
}
-.town.where {
+.town.muster {
opacity: 0.8;
border-color: blue;
z-index: 9;
}
-.town.where.highlight {
+.town.muster.highlight {
box-shadow: 0 0 2px 4px white;
}