X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=blobdiff_plain;f=style.css;h=6d5bdca00e551c151988d68649e0885e7d10550e;hp=91cee834c83438a92d7b698418e0588587a69f24;hb=656345d535b978e92cd9da0801a28f4571aaa6f2;hpb=6c0ef34689d35ec9deada19903f7e307f5ac618a diff --git a/style.css b/style.css index 91cee83..6d5bdca 100644 --- 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; +}