diff --git a/lemarche/static/itou_marche/itou_marche.scss b/lemarche/static/itou_marche/itou_marche.scss index bcd148dc0..fbeb8fbfd 100644 --- a/lemarche/static/itou_marche/itou_marche.scss +++ b/lemarche/static/itou_marche/itou_marche.scss @@ -1,5 +1,12 @@ +$yellow-super-badge--bg-color: #fff7e0; +$yellow-super-badge--borders-color: #fcc63a; + .lemarche { &--align-right { float: right; } + + &-super-badge { + background-color: $yellow-super-badge--bg-color; + } } diff --git a/lemarche/templates/includes/_super_badge.html b/lemarche/templates/includes/_super_badge.html index 5e110cbad..ff4724dcc 100644 --- a/lemarche/templates/includes/_super_badge.html +++ b/lemarche/templates/includes/_super_badge.html @@ -1,6 +1,6 @@ {% if siae.super_badge %} -

+

Super prestataire

-{% endif %} \ No newline at end of file +{% endif %} diff --git a/lemarche/templates/siaes/_card_search_result.html b/lemarche/templates/siaes/_card_search_result.html index 55c0f9047..b3d194fa4 100644 --- a/lemarche/templates/siaes/_card_search_result.html +++ b/lemarche/templates/siaes/_card_search_result.html @@ -10,10 +10,8 @@

Lorem [...] elit ut.

-