Doll preview

This commit is contained in:
2025-12-20 22:01:26 +08:00
parent 9f41829d0e
commit a8a578ca3d
10 changed files with 938 additions and 17 deletions

View File

@@ -76,3 +76,7 @@
:root {
background-color: transparent;
}
.pixelated {
image-rendering: pixelated;
}