From d964a581ff29099e2aa4ad57577d19a27d39c212 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Fri, 22 Mar 2024 05:55:11 +0000 Subject: wip --- style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index c4c28ea..c8c8446 100644 --- a/style.css +++ b/style.css @@ -158,6 +158,11 @@ header { margin-top: 20px; } +.jumplist a { + font-weight: bold; + color: #657c76; +} + h1 { color: #657c76; font-size: 2.0rem; -- cgit v1.2.3