use external skins

This commit is contained in:
2026-03-07 23:13:45 +01:00
parent aed0601933
commit d0a2f1b7f9
14 changed files with 300 additions and 43 deletions

View File

@@ -2,7 +2,7 @@
perspective: 500px;
}
#screenRow {
transform: rotateX(20deg);
transform: rotateX(15deg);
}
#screenRow .card {
@@ -28,10 +28,6 @@ tr.matrix td:not(.mino) {
backdrop-filter: blur(6px);
}
tr:last-of-type .mino {
boxd-shadow: none;
}
.I {
--hue: 197;
}