css header & footer
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user