summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-07-29 13:03:47 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:26 +0100
commit4e92007e7a7e7e2c5a432ccb38f235abe67236b5 (patch)
tree16ce3224a719fc26c909f1f83e86c2c7d0ea415c /play.html
parent352d41a05f51c4f1a1849519bb3c28e13a7be29c (diff)
downloadrommel-in-the-desert-4e92007e7a7e7e2c5a432ccb38f235abe67236b5.tar.gz
Data arrays.
Diffstat (limited to 'play.html')
-rw-r--r--play.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/play.html b/play.html
index ad295c6..4ef8647 100644
--- a/play.html
+++ b/play.html
@@ -371,6 +371,10 @@ svg .hex.tip {
transition: top 200ms, left 200ms, transform 200ms;
}
+#mapwrap.fit .unit {
+ background-image: url(units-simple.svg);
+}
+
.unit.italian {
background-color: #f9e3b3;
border-color: dimgray;