diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -146,7 +146,7 @@ } .town.muster { opacity: 0.8; - border-color: blue; + border-color: red; z-index: 9; } .town.muster.highlight { |