summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/play.html b/play.html
index 2398036..ee0d279 100644
--- a/play.html
+++ b/play.html
@@ -276,6 +276,14 @@ body.Teutons #plan_actions .russian { display: none }
filter: grayscale(50%)
}
+.court_body .mat.hidden .background {
+ filter: grayscale(100%)
+}
+
+.court_body .mat.besieged.hidden .background {
+ filter: grayscale(100%) brightness(75%)
+}
+
.mat.command .background {
box-shadow: 0 0 0 1px #584800, 0 0 0 3px gold;
}