From b595b4be88dd7a2ea291ab08d54c41b895d8663d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 28 Oct 2024 12:24:57 +0100 Subject: Remove card asterisk in sub_card_name instead of all asterisks. --- play.css | 1 + 1 file changed, 1 insertion(+) (limited to 'play.css') diff --git a/play.css b/play.css index a0d7094..d33f84e 100644 --- a/play.css +++ b/play.css @@ -39,6 +39,7 @@ body.Communist header.your_turn { background-color: hsl(355, 70%, 75%); } #log { background-color: floralwhite } #log .h1 { background-color: tan } #log .h2 { background-color: wheat } +#log .h3 { background-color: wheat } #log .h2.dem { background-color: hsl(206, 85%, 80%); } #log .h2.com { background-color: hsl(355, 70%, 80%); } -- cgit v1.2.3