aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/templates
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2024-05-14 19:19:01 +0100
committerMatthew Lemon <y@yulqen.org>2024-05-14 19:19:01 +0100
commit355d4ce3c25a235d53b629dc7006ad47f0e56067 (patch)
treea481a3d57825abc33eb4bef01cc6a9ff592c2d91 /pyblackbird_cc/templates
parent82d718de5e98b8543796ee61f112ab1e4177d850 (diff)
Further tidying
Diffstat (limited to 'pyblackbird_cc/templates')
-rw-r--r--pyblackbird_cc/templates/base.html4
-rw-r--r--pyblackbird_cc/templates/resources/resource_detail.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/pyblackbird_cc/templates/base.html b/pyblackbird_cc/templates/base.html
index 37f83af..503ab89 100644
--- a/pyblackbird_cc/templates/base.html
+++ b/pyblackbird_cc/templates/base.html
@@ -54,14 +54,14 @@
<div class="row">
<div class="col">
<h1>Joanna Lemon Learning</h1>
- <p>
+ <p class="text-black-50">
Experienced primary school teacher, dedicated to creating colourful and
clear educational learning resources.
</p>
</div>
</div>
<div class="row">
- <p>
+ <p class="text-black-50">
For information: please contact <a href="mailto:joanna@joannalemon.com">joanna@joannalemon.com</a>
</p>
</div>
diff --git a/pyblackbird_cc/templates/resources/resource_detail.html b/pyblackbird_cc/templates/resources/resource_detail.html
index 0bfdf92..bc41010 100644
--- a/pyblackbird_cc/templates/resources/resource_detail.html
+++ b/pyblackbird_cc/templates/resources/resource_detail.html
@@ -4,7 +4,7 @@
<div class="container">
<div class="row my-4">
<div class="col bg-white pt-3 border border-success border-opacity-25 rounded">
- <h3>{{ resource.name }}</h3>
+ <h3 class="mb-4">{{ resource.name }}</h3>
<div class="d-flex flex-row justify-content-between my-3">
<div>
<span class="fw-bold">Subject:</span> {{ resource.main_resource_category }}