From 3a2650c7c9ffc747e5a7fc43416617d6478ca270 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 18 Mar 2024 10:48:51 -0500 Subject: Change repo link color --- example/style.css | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/example/style.css b/example/style.css index 9e48064..0fc0a89 100644 --- a/example/style.css +++ b/example/style.css @@ -49,12 +49,8 @@ footer, footer p { color: white; } -footer a:link { - color: cyan; -} - -footer a:visited { - color: magenta; +footer a:link, footer a:visited { + color: inherit; } header a:link { -- cgit 1.4.1-21-gabe81