diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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; } |