From bf3242f00c38a9958866bffde4cde6b7e6829f19 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 12 Jun 2021 16:36:07 +0200 Subject: tripoli: Remove "Harbor" suffix from city/harbor spaces. --- play.html | 52 +++++++++++++++++++++++++++++----------------------- 1 file changed, 29 insertions(+), 23 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index c8e4a7f..ce8e6ac 100644 --- a/play.html +++ b/play.html @@ -35,11 +35,21 @@ font-family: "Source Serif SmText"; } +/* XXX: Work around z-stacking drawing glitch in Firefox 90 on Linux */ +#status { min-height: 1px; } +#status:empty { background-color: slategray; } + .hand { min-height: 300px; justify-content: left; } +.hand_separator { + color: gainsboro; + border-bottom: 2px dotted gainsboro; + text-align: center; +} + .card { width: 250px; height: 350px; @@ -57,13 +67,6 @@ border-radius: 5px; } -.card_separator { - margin-top: 130px; - user-select: none; - font-size: 48px; - color: aliceblue; -} - .card_info .card:hover { transform: scale(2) translateY(-30px); } @@ -339,15 +342,15 @@ - - - - - - - - - + + + + + + + + + @@ -423,13 +426,7 @@ -
-
-
-
-
-
-
+
@@ -479,6 +476,15 @@
+
+
+
+
+
+
+
+
+