diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-06-23 12:10:11 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-16 19:19:38 +0100 |
commit | 1b85d5997e8416674e345c439d379229d74e44ff (patch) | |
tree | 1e46a6733be0ba108e92ea994765cd70aad2737d /play.html | |
parent | d635b51c956a545152bc61f166b070051cb72fde (diff) | |
download | crusader-rex-1b85d5997e8416674e345c439d379229d74e44ff.tar.gz |
crusader: Shuffle functions and friendly empty towns in kingdom.
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -150,7 +150,7 @@ z-index: 9; } .town.muster.highlight { - box-shadow: 0 0 2px 4px white; + box-shadow: 0 0 0px 4px white; } /* BLOCKS */ |