diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ main { background-color: dimgray } } */ .counter.action { - box-shadow: 0 0 0 2px white; + box-shadow: 0 0 0 2px grey; } .counter.selected { |