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;
width: 200px;
text-align: center;
transition: box-shadow 0.2s ease-in-out;
background-color: white;
}
.selected {
background-color: #afa;