game over

This commit is contained in:
2024-04-25 17:24:11 +02:00
parent 3c9d7e77f0
commit 9b41ad99d2
2 changed files with 29 additions and 11 deletions

View File

@@ -41,6 +41,10 @@ h1 img {
background-repeat: no-repeat;
}
#grille input[type=text]:disabled {
opacity: 100%;
}
#volumeCheckbox {
display: none;
}