diff --git a/static/alpes-maritimes-2022/_custom.scss b/static/alpes-maritimes-2022/_custom.scss index f37e5d65..95304d15 100644 --- a/static/alpes-maritimes-2022/_custom.scss +++ b/static/alpes-maritimes-2022/_custom.scss @@ -923,6 +923,13 @@ span.required { &-mask { @include mask(3000); } + &-title { + @extend %title; + @extend .trapeze-title; + padding-left: 0; + border-bottom: none; + margin-bottom: 1em; + } } // toogled &--voir-etapes.toggled + &--panel { diff --git a/templates/variants/alpes-maritimes-2022/wcs/front/formdata_steps.html b/templates/variants/alpes-maritimes-2022/wcs/front/formdata_steps.html index ab50bd1f..3365bd23 100644 --- a/templates/variants/alpes-maritimes-2022/wcs/front/formdata_steps.html +++ b/templates/variants/alpes-maritimes-2022/wcs/front/formdata_steps.html @@ -20,6 +20,7 @@ FERMER +

Toutes les étapes

{{ block.super }}