Add furniture

This commit is contained in:
2024-06-26 22:50:01 -07:00
parent e87915454c
commit 22ce3905b2
3 changed files with 477 additions and 59 deletions

View File

@@ -333,3 +333,7 @@ input:checked+label {
.part-6 use {
fill: lightgreen;
}
.furniture {
fill: violet;
}