From f150ad56ff3dfef459ffb3c0972c50595522d3c5 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 19 Dec 2023 12:53:52 +0100 Subject: [PATCH] handling aide financieres taxonomy tag color --- resources/css/editor-content/color-taxonomy-scheme.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/css/editor-content/color-taxonomy-scheme.css b/resources/css/editor-content/color-taxonomy-scheme.css index ae8f795..56f274f 100644 --- a/resources/css/editor-content/color-taxonomy-scheme.css +++ b/resources/css/editor-content/color-taxonomy-scheme.css @@ -668,7 +668,9 @@ body.circulaire-renovatie, @apply bg-acoustique-coproprietes-light text-acoustique-coproprietes; } &--patrimoine, - &--erfgoed { + &--erfgoed, + &--aides-financieres, + &--financiele-steun { @apply bg-patrimoine-renovation-light text-patrimoine-renovation; } }