From fa7d2800442483656570a4e1051a81fe1022f242 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 22 Jun 2021 16:20:44 +0200 Subject: crusader: Nicer staging. --- play.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'play.html') diff --git a/play.html b/play.html index 7ec0e98..4b9a223 100644 --- a/play.html +++ b/play.html @@ -245,10 +245,10 @@ body.shift .block.known:hover { #FR, #ER { min-height: 40px; } #FC.c0, #EC.c0 { display: none; } -#FC.c1, #EC.c1 { width: 90px; display: block; } -#FC.c2, #EC.c2 { width: 180px; display: block; } -#FC.c3, #EC.c3 { width: 270px; display: block; } -#FC.c4, #EC.c4 { width: 360px; display: block; } +#FC.c1, #EC.c1 { width: 90px; } +#FC.c2, #EC.c2 { width: 180px; } +#FC.c3, #EC.c3 { width: 270px; } +#FC.c4, #EC.c4 { width: 360px; } /* CARD AND BLOCK IMAGES */ -- cgit v1.2.3