Finish furniture, recenter maps

This commit is contained in:
2024-05-18 20:52:36 -07:00
parent 3b641620ab
commit 549ad8699f
5 changed files with 1014 additions and 82 deletions

View File

@@ -57,6 +57,11 @@ polyline.move-trace {
transform: translate(1.3px, 1564.1px) rotate(0.1deg) scale(0.999, 1.002);
}
#map1 {
transform-origin: 1142px 759px;
transform: rotate(.1deg) translate(-.5px, 5px) scale(.999, 1.005);
}
#counter-base {
r: inherit;
}
@@ -404,7 +409,7 @@ g[data-y="76"] { --i: 76; }
opacity: 1;
}
.building .floor {
.floor {
fill: white;
}