From 493dc0423f08fdd8ad99c24ef768979952fb9c56 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Tue, 14 May 2024 20:45:40 +0100 Subject: Further tinkering --- pyblackbird_cc/static/css/project.css | 1 + 1 file changed, 1 insertion(+) (limited to 'pyblackbird_cc/static/css/project.css') diff --git a/pyblackbird_cc/static/css/project.css b/pyblackbird_cc/static/css/project.css index 401c8c4..0f95690 100644 --- a/pyblackbird_cc/static/css/project.css +++ b/pyblackbird_cc/static/css/project.css @@ -42,6 +42,7 @@ h1 { a { font-size: inherit; color: #394f49; + font-weight: bold; text-decoration: none; } -- cgit v1.2.3