feat: Add numerous fantasy icons, grid numbering debug files, and update map rendering logic

This commit is contained in:
Richard Standow 2025-12-28 13:24:55 +00:00
parent 9a16e06223
commit 093390aa6e
45 changed files with 17259 additions and 8108 deletions

View file

@ -2421,3 +2421,4 @@ svg.button {
background: #25252a;
}
}
.grid-label { font-size: 10px; font-family: sans-serif; pointer-events: none; text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; }