From 0455d16c0206469907e1d7f73083a8569f3820c6 Mon Sep 17 00:00:00 2001 From: justin Date: Thu, 20 Jan 2022 22:41:58 +0000 Subject: [PATCH] Update 'layouts/partials/custom_head.html' --- layouts/partials/custom_head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index 1d654ff..f2c12c1 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -16,7 +16,7 @@ background-color: #ced067; } a.btn:hover { - background-color: #b6b84c; + background-color: #000080; } /* Scroll Menu on Startpage */ @@ -24,7 +24,7 @@ color: #b6b84c; } a.fn-item:hover { - color: #ced067; + color: #000080; } /* Content / Sections */