From bcf17ab2823d26a517101c344321eb7a472e6b29 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 15 May 2024 13:52:25 +0100 Subject: Tidying up the create form - using custom css --- .../templates/resources/resource_create.html | 22 ++++++++++------------ .../templates/resources/resource_list.html | 4 ++-- 2 files changed, 12 insertions(+), 14 deletions(-) (limited to 'pyblackbird_cc/templates/resources') diff --git a/pyblackbird_cc/templates/resources/resource_create.html b/pyblackbird_cc/templates/resources/resource_create.html index c10e7b8..d428e46 100644 --- a/pyblackbird_cc/templates/resources/resource_create.html +++ b/pyblackbird_cc/templates/resources/resource_create.html @@ -7,18 +7,16 @@ {# #} {# {% endblock %}#} {% block content %} -
-
-
-

Upload a new resource

-

{% lorem %}

-
- {% csrf_token %} - {% crispy form form.helper %} -
-
+
+
+

Upload a new resource

+

{% lorem %}

+
+ {% csrf_token %} + {% crispy form form.helper %} +
{% endblock content %} diff --git a/pyblackbird_cc/templates/resources/resource_list.html b/pyblackbird_cc/templates/resources/resource_list.html index 2a6ab3a..3c8780f 100644 --- a/pyblackbird_cc/templates/resources/resource_list.html +++ b/pyblackbird_cc/templates/resources/resource_list.html @@ -44,7 +44,7 @@
-
+
Welcome!

I love to make clear and colourful resources and can't resist using rainbow colours @@ -53,7 +53,7 @@ I am also available to tutor younger learners online via Sherpa!

-
+

Subscriptions available now!

I love to make clear and colourful resources and can't resist using rainbow colours -- cgit v1.2.3