From 31868ad1d3fbf55f1085f5d5264d0d6032021197 Mon Sep 17 00:00:00 2001 From: chopster44 Date: Tue, 26 Mar 2024 19:44:19 +0000 Subject: [PATCH] Style --- index.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.css b/index.css index 52264c7..c98edeb 100644 --- a/index.css +++ b/index.css @@ -15,6 +15,11 @@ header { .link { padding: 5px; + color: #07a; +} + +.link:visited { + color: #07a; } .headerContent {