From d5b7961b9ca8388dfe0b2e5db20fdf69d2f27a30 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sat, 1 Jun 2024 21:47:54 -0400 Subject: [PATCH] Update style.css --- style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/style.css b/style.css index ad4a87a..b41a6bf 100644 --- a/style.css +++ b/style.css @@ -36,10 +36,6 @@ body { legend { background: #00000000; } -fieldset { - border-color: #606060; - border-image: none; -} a { color: blue; }