summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/play.html b/play.html
index 471ece0..12f5ef5 100644
--- a/play.html
+++ b/play.html
@@ -146,7 +146,7 @@ div.block.Lancaster { border: 3px solid brown; background-color: brown; }
div.block.York { border: 3px solid gainsboro; background-color: gainsboro; }
div.block.Rebel { border: 3px solid dimgray; background-color: dimgray; }
-div.block.Lancaster.highlight { border-color: white; }
+div.block.Lancaster.highlight { border-color: red; }
div.block.York.highlight { border-color: white; }
div.block.Rebel.highlight { border-color: white; }