make text darker for readability
This commit is contained in:
parent
7a7ae34d40
commit
e7fd701ca5
|
@ -10,6 +10,6 @@
|
||||||
|
|
||||||
<h1>Merci !</h1>
|
<h1>Merci !</h1>
|
||||||
|
|
||||||
<p>We are looking forward to seeing you there. The itinerary and addresses are on the <a href="{{url_for('index')}}">info page</a>.</p>
|
<p class="text-dark">We are looking forward to seeing you there. The itinerary and addresses are on the <a href="{{url_for('index')}}">info page</a>.</p>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue