Web Dev Solutions

Catalin Mititiuc

From afadb8022dcaca2310e88e3e56079cea575e8c48 Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Fri, 22 Mar 2024 15:07:52 -0700 Subject: Some cleanup --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 09a75b0..549bd61 100644 --- a/style.css +++ b/style.css @@ -43,8 +43,8 @@ button.set-firing-arc img { } line.firing-arc { - stroke: none; - /* transform: scale(2); */ + stroke: blue; + opacity: 0.1; } polyline.firing-arc { -- cgit v1.2.3