Change furniture color
This commit is contained in:
parent
3bce4a6ed6
commit
d5a8c133f1
@ -398,7 +398,9 @@ g[data-y="76"] { --i: 76; }
|
|||||||
}
|
}
|
||||||
|
|
||||||
.furniture, .stairs {
|
.furniture, .stairs {
|
||||||
fill: rgb(104, 185, 181);
|
fill: lightgray;
|
||||||
|
stroke: gray;
|
||||||
|
stroke-width: 0.25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.building path.walls {
|
.building path.walls {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user