summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2022-09-26 13:21:08 +0200
committerTor Andersson <tor@ccxvii.net>2022-11-17 13:11:27 +0100
commit8f81eefde0abdd1dac0649ff53c1100b07cb3387 (patch)
treec422e06600582627be0741ef730470994904f2dd /play.html
parent60885bfbf9590c41d669b64fe64e7db5dade7d85 (diff)
downloadrommel-in-the-desert-8f81eefde0abdd1dac0649ff53c1100b07cb3387.tar.gz
Track fortress recapture and cancel bonus supply.
Diffstat (limited to 'play.html')
-rw-r--r--play.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.html b/play.html
index 0805cb4..a987bb8 100644
--- a/play.html
+++ b/play.html
@@ -32,6 +32,7 @@ header.your_turn { background-color: orange; }
#log > .i { padding-left: 20px; }
#log > .ii { padding-left: 32px; }
#log > div > .i { padding-left: 12px; }
+#log .hex:hover { cursor: pointer; text-decoration: underline; }
.action {
cursor: pointer;