diff options
Diffstat (limited to 'play.html')
-rw-r--r-- | play.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23,7 +23,7 @@ --counter-french-color: #BCDDFF; --counter-elite-color: #FFCCCB; --counter-algerian-color: #FFE7BD; - --counter-fln-color: #C1E1C1; + --counter-fln-color: #51a36d; --counter-remote-color: #DFD9C1; --stack-2-left: 10px; @@ -236,7 +236,7 @@ main { background-color: dimgray } height: 39px; border-width: 2px; border-radius: 8px; - background-image: url(counters.svg?v=8); + background-image: url(counters.svg?v=9); background-color: white; } |