From 598d5d2fdf58c4bf09983f2797fe93316114cfa7 Mon Sep 17 00:00:00 2001 From: Ryan Schultz Date: Wed, 24 Apr 2024 09:47:04 -0500 Subject: [PATCH] From Pewaukee - after wainscott update --- default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.css b/default.css index b26357a..d1801dd 100644 --- a/default.css +++ b/default.css @@ -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;}