summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/play.css b/play.css
index f4cc859..cdf7f1e 100644
--- a/play.css
+++ b/play.css
@@ -161,9 +161,9 @@ main {
border: 4px solid transparent;
}
-.hex.town { background-color: #F006; }
-.hex.stream { background-color: #00F6; }
-.hex.town.stream { background-color: #F0F6; }
+.hex.range {
+ background-color: #ff03;
+}
.hex.action {
border: 4px solid #fff6;