retro style

This commit is contained in:
2023-04-25 02:34:54 +02:00
parent 9baf03fa7e
commit cb86833e14
13 changed files with 43 additions and 85 deletions

View File

@ -82,10 +82,10 @@
}
.locked.mino {
filter: saturate(50%) brightness(200%)
filter: saturate(50%) brightness(200%);
}
.ghost.mino {
opacity: 20%;
filter: brightness(200%)
filter: brightness(200%);
}