From e1de06a744e04323e424a04543ee65e26c249629 Mon Sep 17 00:00:00 2001 From: Greg Farough Date: Wed, 14 Sep 2022 17:31:01 -0400 Subject: [PATCH] remove importance, change color --- 2023/assets/css/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2023/assets/css/custom.css b/2023/assets/css/custom.css index 6e22def6..4cfeb330 100644 --- a/2023/assets/css/custom.css +++ b/2023/assets/css/custom.css @@ -842,7 +842,7 @@ hr { } .nav > li > a:hover, .lp-home a:hover { - color:#ffffff !important; + color:#978a97; } .nav > li.fsf-donate > a { -- 2.25.1