handling previous/next questiuon from single-questions colors

This commit is contained in:
Antoine M 2023-12-21 10:03:07 +01:00
parent eb3cec9cd8
commit 4ad56ee243

View File

@ -77,6 +77,9 @@ body.akoestiek,
.thematiques-subtaxonomy-links .cta {
@apply text-acoustique-coproprietes border-acoustique-coproprietes;
}
.previous-next-questions .question_type {
@apply text-acoustique-coproprietes;
}
}
.card-news__thematique-tag--kleine-mede-eigendommen,
@ -199,6 +202,9 @@ body.energie,
.thematiques-subtaxonomy-links .cta {
@apply text-energies-urbanisme border-energies-urbanisme;
}
.previous-next-questions .question_type {
@apply text-energies-urbanisme;
}
}
.card-news__thematique-tag--urbanisme,
@ -288,7 +294,7 @@ body.isolation,
.homegrade-blocks-focused-schema ol li:before,
ul li:before,
.wp-block-button__link {
@apply bg-isolation-quotidien;
@apply bg-isolation-quotidien !text-white;
}
.tooltip-word {
@apply !decoration-isolation-quotidien;
@ -319,6 +325,9 @@ body.isolation,
.thematiques-subtaxonomy-links .cta {
@apply text-isolation-quotidien border-isolation-quotidien;
}
.previous-next-questions .question_type {
@apply text-isolation-quotidien;
}
}
.card-news__thematique-tag--isolation,
@ -433,6 +442,10 @@ body.erfgoed,
.thematiques-subtaxonomy-links .cta {
@apply text-patrimoine-renovation border-patrimoine-renovation;
}
.previous-next-questions .question_type {
@apply text-patrimoine-renovation;
}
}
.card-news__thematique-tag--patrimoine,
@ -544,6 +557,10 @@ body.circulaire-renovatie,
.thematiques-subtaxonomy-links .cta {
@apply text-location-renovation-circulaire border-location-renovation-circulaire;
}
.previous-next-questions .question_type {
@apply text-location-renovation-circulaire;
}
}
/* RENOVATION CIRCULAIRE — SPECIFIC */