mirror of
https://github.com/FAUSheppy/flask-json-dream-website
synced 2025-12-06 08:11:35 +01:00
change color of day display
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<div class="event-responsive pt-1 border-bottom
|
||||
{% if loop.index == 1 %} border-top {% endif %} col">
|
||||
<div class="d-flex justify-content-center align-items-center">
|
||||
<h1 class="mr-5 text-primary font-weight-bold text-info date-responsive ">
|
||||
<h1 class="mr-5 text-primary font-weight-bold text-color-special date-responsive ">
|
||||
{{ event["day"] }}
|
||||
</h1>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user