Updated translations to say "game" and not "run", this will make auto translation easier.

This commit is contained in:
Renan LE CARO 2025-03-31 13:33:27 +02:00
parent f9800c352c
commit d52472a34d
11 changed files with 673 additions and 660 deletions

View file

@ -53,7 +53,7 @@ body {
cursor: pointer;
}
text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
text-shadow: 0 0 4px var(--level-background);
}
#score {
@ -67,7 +67,7 @@ body {
}
span {
color: #333;
color: rgba(255, 255, 255, 0.4);
&.great {
color: lightgreen;