From 549d7950c34d12d37c9ac31cb7ef09331b51475d Mon Sep 17 00:00:00 2001 From: Jacqueline Date: Fri, 31 May 2024 19:39:04 -0700 Subject: [PATCH] changed link --- styler.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styler.css b/styler.css index 209df8c..d5c2ae7 100644 --- a/styler.css +++ b/styler.css @@ -48,7 +48,7 @@ a { } a:visited { - color: hsl(205, 34%, 51%); + color: white; } a:hover {