From ea118511085b8bce23ec38571d19c1ed6f54d80c Mon Sep 17 00:00:00 2001 From: lberthold Date: Fri, 4 Aug 2023 14:09:43 +0200 Subject: [PATCH] Update themes/hugo-scroll/static/css/screen.css --- themes/hugo-scroll/static/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-scroll/static/css/screen.css b/themes/hugo-scroll/static/css/screen.css index 6e23d4c..f10e6c6 100644 --- a/themes/hugo-scroll/static/css/screen.css +++ b/themes/hugo-scroll/static/css/screen.css @@ -180,7 +180,7 @@ a { } a:hover { - color: #86c440; + color: #ffb84c; } a.btn {