diff --git a/daily_report/templates/report.html b/daily_report/templates/report.html index 1e52f4a..998b741 100644 --- a/daily_report/templates/report.html +++ b/daily_report/templates/report.html @@ -18,11 +18,11 @@ color: #333; } - h1 { + h1.title { margin: 30px 0 20px; - font-size: 32px; + font-size: 32px !important; font-weight: 500; - text-align: center; + text-align: center !important; } .date { @@ -88,7 +88,7 @@
-2019-10-23
{% for line in data %}