mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 16:43:00 +00:00
4 lines
250 B
CSS
4 lines
250 B
CSS
.cut { fill: black; stroke: black; stroke-linecap: 'round'; stroke-width: 0.35; }
|
|
.background { fill: white; stroke: black; stroke-linecap: 'round'; stroke-width: 0.25; }
|
|
.annotation { stroke: black; stroke-linecap: 'round'; stroke-width: 0.25; }
|