From ad58d80e7dc74a5162adb7f8c27854f9e387476f Mon Sep 17 00:00:00 2001 From: hopeaktian Date: Tue, 11 Dec 2018 16:14:09 +0800 Subject: [PATCH] change count color. --- app/templates/base.html | 4 ++-- app/templates/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index 9ffa9b9..eeb2285 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -73,14 +73,14 @@
diff --git a/app/templates/index.html b/app/templates/index.html index 3e7528c..825be21 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -18,7 +18,7 @@ {% block access %}
- +
{% endblock access %}