Remove mapsheets.svg inline styles
This commit is contained in:
@@ -405,6 +405,19 @@ g[data-y="76"] { --i: 76; }
|
||||
stroke-linecap: square;
|
||||
}
|
||||
|
||||
.building .outer-walls {
|
||||
stroke-width: 2;
|
||||
fill: none;
|
||||
stroke: black;
|
||||
stroke-linecap: square;
|
||||
}
|
||||
|
||||
.building .inner-walls {
|
||||
stroke: white;
|
||||
fill: none;
|
||||
stroke-linecap: square;
|
||||
}
|
||||
|
||||
.building .windows, .building .door-edges, .building .doors {
|
||||
stroke-linecap: square;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user