new theme

This commit is contained in:
2026-02-01 16:30:01 +01:00
parent 25826565af
commit c01c6dcf58
3 changed files with 67 additions and 0 deletions

View File

@@ -89,6 +89,7 @@ td {
overflow: hidden;
width: var(--cell-side);
height: var(--cell-side);
box-sizing: border-box;
}
@keyframes trail-animation {