Funny animation

This commit is contained in:
Schmop 2023-07-16 19:15:33 +02:00
parent 31ed9313be
commit e7c98acaea

View File

@ -74,6 +74,8 @@ function startGame() {
cursor: pointer; cursor: pointer;
width: 200px; width: 200px;
text-align: center; text-align: center;
transition: box-shadow 0.2s ease-in-out;
background-color: white;
} }
.selected { .selected {
background-color: #afa; background-color: #afa;