Merge branch '3729a3762aa6b1aa08a682aea48fb37ab5fe9bd5'
This commit is contained in:
@@ -41,6 +41,10 @@ body {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
#timeCell {
|
||||
min-width: 10ch;
|
||||
}
|
||||
|
||||
.minoes-table {
|
||||
--piece-column: 0;
|
||||
--piece-row : 0;
|
||||
|
||||
@@ -76,7 +76,7 @@ tr.matrix td:not(.mino) {
|
||||
}
|
||||
|
||||
.ghost.mino {
|
||||
opacity: 50%;
|
||||
opacity: 5%;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
@@ -120,7 +120,7 @@ td {
|
||||
}
|
||||
|
||||
@keyframes blinker {
|
||||
50% {
|
||||
35% {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user