mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 08:46:53 +00:00
4 lines
255 B
CSS
4 lines
255 B
CSS
|
|
.cut { fill: black; stroke: black; stroke-linecap: 'round'; stroke-width: 0.3px; }
|
||
|
|
.background { fill: white; stroke: black; stroke-linecap: 'round'; stroke-width: 0.05px; }
|
||
|
|
.annotation { stroke: black; stroke-linecap: 'round'; stroke-width: 0.05px; }
|