summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.css b/play.css
index 912b43c..eb2e86d 100644
--- a/play.css
+++ b/play.css
@@ -24,6 +24,8 @@ main { background-color: #777; }
#log div { padding-left: 20px; text-indent: -12px; }
#log div.ind { padding-left: 32px; text-indent: -12px; }
+#log { font-variant-numeric: tabular-nums; }
+
.action { cursor: pointer }
.role.active span { text-decoration: underline; }