Change furniture color
This commit is contained in:
parent
07506c4039
commit
d263b1226f
@ -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