From 2a373fcbb6dc6eb864f1c9f3351efe4b5ed2abf0 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 7 Dec 2021 17:54:20 +0100 Subject: Style changes --- template/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/template/style.css b/template/style.css index 7b5c49d..972c8f0 100755 --- a/template/style.css +++ b/template/style.css @@ -143,6 +143,10 @@ blockquote p { font-weight: 900; } +.navigation header .home a { + color: var(--base-color); +} + .navigation header .home a:hover { text-decoration: none; } -- cgit v1.2.3