From b85327f24acf7db93da6268749d32dbe54747150 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 3 Nov 2023 18:38:29 +0100 Subject: Bigger icons on counters. --- play.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'play.html') diff --git a/play.html b/play.html index 5f1131d..1a250c2 100644 --- a/play.html +++ b/play.html @@ -272,7 +272,7 @@ svg .area.tip { width: 39px; height: 39px; border-width: 2px; - background-image: url(images/counters.svg); + background-image: url(images/counters.png); background-color: white; } -- cgit v1.2.3