summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.html b/play.html
index d5b7437..bfeb48b 100644
--- a/play.html
+++ b/play.html
@@ -82,6 +82,7 @@ X#log .oas { background-color: #555; color: white; }
#log > .p { padding-left: 20px; text-align: right; font-style: italic; opacity: 75%; }
#log > .i { padding-left: 20px; }
#log > .ii { padding-left: 32px; }
+#log .evt { font-style: italic; }
#log .white, #log .black, #log .die_fln, #log .die_gov {
display: inline-block;
@@ -195,6 +196,7 @@ svg .area.tip {
display: flex;
justify-content: center;
align-items: center;
+ align-content: center;
flex-wrap: wrap;
gap: 2px;
}