summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-11-03 18:38:29 +0100
committerTor Andersson <tor@ccxvii.net>2023-11-04 12:30:18 +0100
commitb85327f24acf7db93da6268749d32dbe54747150 (patch)
tree36b4c08b4c2f3c9aa9bc4cc4c7b508322ee0eb37 /play.html
parent6f4d6a42cb212ffff2e13bdde0678d7e7b56691c (diff)
downloadalgeria-b85327f24acf7db93da6268749d32dbe54747150.tar.gz
Bigger icons on counters.
Diffstat (limited to 'play.html')
-rw-r--r--play.html2
1 files changed, 1 insertions, 1 deletions
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;
}