]> git.cworth.org Git - lmno.games/blobdiff - style.css
Add a button to copy the game URL for sharing and tighten up text
[lmno.games] / style.css
index 91cee834c83438a92d7b698418e0588587a69f24..6d5bdca00e551c151988d68649e0885e7d10550e 100644 (file)
--- a/style.css
+++ b/style.css
@@ -319,3 +319,14 @@ button:hover {
 .hide-button:hover {
     color: var(--danger-color-dark);
 }
+
+/*\
+|*|
+|*| Game-specific markup
+|*|
+\*/
+
+.game-id, .players-header {
+    font-size: 110%;
+    font-weight: bold;
+}