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

@@ -33,7 +33,7 @@ tr.matrix td:not(.mino) {
}
.mino:after {
--size: calc(var(--cell-side) - 12px);
--size: calc(var(--cell-size) - 12px);
position: absolute;
content: "";
box-sizing: content-box;