From 093c9cac7d1683fbb4ffaf517b9787078b7ae8c2 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Mon, 31 Aug 2020 17:35:31 +0200 Subject: change accent color, apply color to more component --- templates/registration/base_admin.html | 47 +++++++++++++++++++++++++++++++--- 1 file changed, 44 insertions(+), 3 deletions(-) (limited to 'templates/registration/base_admin.html') diff --git a/templates/registration/base_admin.html b/templates/registration/base_admin.html index 4a12892..6d5d590 100644 --- a/templates/registration/base_admin.html +++ b/templates/registration/base_admin.html @@ -8,11 +8,16 @@ @@ -66,7 +107,7 @@ {% endblock %} -
+
{% block content %} {% endblock %}
-- cgit v1.2.1