From 26587daf32b3af27709d9395c83ca18f69e37e39 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sat, 1 Jun 2024 21:53:01 -0400 Subject: [PATCH] Update style.css --- style.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/style.css b/style.css index ad4a87a..8035fc6 100644 --- a/style.css +++ b/style.css @@ -33,13 +33,7 @@ body { border-style: solid; border-width: 2px; } -legend { - background: #00000000; -} -fieldset { - border-color: #606060; - border-image: none; -} + a { color: blue; }