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 + pyblackbird_cc/templates/resources/resource_list.html | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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; } diff --git a/pyblackbird_cc/templates/resources/resource_list.html b/pyblackbird_cc/templates/resources/resource_list.html index 98c70e9..c978b31 100644 --- a/pyblackbird_cc/templates/resources/resource_list.html +++ b/pyblackbird_cc/templates/resources/resource_list.html @@ -32,12 +32,13 @@
{% if resource_list %} -
+
{% for resource in resource_list %}
-
+
Featured +