improve styles

This commit is contained in:
2023-11-28 23:25:15 +01:00
parent 682b0c61a1
commit 1b18b00619
3 changed files with 33 additions and 28 deletions

View File

@ -71,7 +71,7 @@ tr.matrix td:not(.mino) {
}
.ghost.mino {
--background-color: rgba(175, 175, 175, 80%);
opacity: 50%;
box-shadow: none;
}
@ -99,6 +99,6 @@ tr.matrix td:not(.mino) {
background-color: #eeeeee;
}
to {
background-color: #363941;
background-color: transparent;
}
}