css header & footer

This commit is contained in:
2023-11-23 11:20:35 +01:00
parent 19320aa20a
commit fd3f2e013f
8 changed files with 257 additions and 91 deletions
@@ -38,7 +38,7 @@
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{% if label %}
<button class="bouton">
<button class="bouton bouton-contact">
<h2{{ title_attributes }}>{{ label }}</h2>
</button>
{% endif %}
@@ -38,7 +38,7 @@
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{% if label %}
<button class="bouton">
<button class="bouton bouton-connexion">
<h2{{ title_attributes }}>{{ label }}</h2>
</button>
{% endif %}