Web Dev Solutions

Catalin Mititiuc

From 2159804c11ff9a69ade3b45c1dde98a16626542f Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Thu, 21 Mar 2024 16:19:49 -0700 Subject: WIP: firing arc cone --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 44c44ae..edd5482 100644 --- a/style.css +++ b/style.css @@ -45,6 +45,7 @@ line.firing-arc { polyline.firing-arc { stroke: black; stroke-width: 5px; + fill: none; } image#img1 { -- cgit v1.2.3