From Pewaukee - after wainscott update

This commit is contained in:
Ryan Schultz 2024-04-24 09:47:04 -05:00
parent c2bc87dacb
commit 598d5d2fdf
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
* { stroke-linecap: round; stroke-linejoin: round; }
text, tspan { /* 2.5mm */ fill: #2C5573; stroke: none; font-family: 'Century Gothic', 'OpenGost Type B TT', 'DejaVu Sans Condensed', 'Liberation Sans', 'Arial Narrow', 'Arial'; font-size: 3px; }
.cut, .cut.material-poche { fill: hwb(0 40% 60%); stroke: black; stroke-linecap: 'round'; stroke-width: 0.65; fill-rule: evenodd; }
.cut, .cut.material-poche { fill: hwb(0 40% 60%); stroke: black; stroke-linecap: 'round'; stroke-width: 1.0; fill-rule: evenodd; }
.surface {fill: white; stroke-width: 0.1;}