diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-08-13 19:43:43 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-10-01 16:11:22 +0200 |
commit | 4afafd6752f3034da84f9ae2bd82e5f1763793ea (patch) | |
tree | 2c0ada939626ab9222d3c59a6d31b184372cbede /play.html | |
parent | 74d2e6efd24db8570cd64f74c7de109c5b094c70 (diff) | |
download | waterloo-campaign-1815-4afafd6752f3034da84f9ae2bd82e5f1763793ea.tar.gz |
Reinforcements!
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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%) } |