fixing color bug on conseils
This commit is contained in:
parent
2adb2be068
commit
1f455c4a17
|
|
@ -5,10 +5,10 @@ body.petites-coproprietes,
|
|||
.entry-content--petites-coproprietes,
|
||||
.post-conseil-page--petites-coproprietes,
|
||||
.post-question-page--petites-coproprietes,
|
||||
body.petites-kleine-mede-eigendommen,
|
||||
.entry-content--petites-kleine-mede-eigendommen,
|
||||
.post-conseil-page--petites-kleine-mede-eigendommen,
|
||||
.post-question-page--petites-kleine-mede-eigendommen,
|
||||
body.kleine-mede-eigendommen,
|
||||
.entry-content--kleine-mede-eigendommen,
|
||||
.post-conseil-page--kleine-mede-eigendommen,
|
||||
.post-question-page--kleine-mede-eigendommen,
|
||||
body.acoustique,
|
||||
.entry-content--acoustique,
|
||||
.post-conseil-page--acoustique,
|
||||
|
|
@ -19,7 +19,7 @@ body.akoestiek,
|
|||
.post-question-page--akoestiek {
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
/* h4, */
|
||||
h5,
|
||||
h6,
|
||||
ul li::marker,
|
||||
|
|
@ -76,6 +76,13 @@ body.akoestiek,
|
|||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--kleine-mede-eigendommen,
|
||||
.card-news__thematique-tag--petites-coproprietes,
|
||||
.card-news__thematique-tag--acoustique,
|
||||
.card-news__thematique-tag--akoestiek {
|
||||
@apply bg-acoustique-coproprietes-light text-acoustique-coproprietes;
|
||||
}
|
||||
|
||||
/* PETITES COPROPRIÉTÉS — SPECIFIC */
|
||||
body.petites-coproprietes,
|
||||
.entry-content--petites-coproprietes,
|
||||
|
|
@ -124,7 +131,7 @@ body.energie,
|
|||
.post-question-page--energie {
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
/* h4, */
|
||||
h5,
|
||||
h6,
|
||||
ol li::marker,
|
||||
|
|
@ -185,6 +192,13 @@ body.energie,
|
|||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--urbanisme,
|
||||
.card-news__thematique-tag--stedenbouw,
|
||||
.card-news__thematique-tag--energies,
|
||||
.card-news__thematique-tag--energie {
|
||||
@apply bg-energies-urbanisme-light text-energies-urbanisme;
|
||||
}
|
||||
|
||||
/* URBANISME — SPECIFIC */
|
||||
body.urbanisme,
|
||||
.entry-content--urbanisme,
|
||||
|
|
@ -216,8 +230,6 @@ body.energie,
|
|||
YELLOW SCHEME — ISOLATION & AU QUOTIDIEN
|
||||
------------------------------------------*/
|
||||
|
||||
.post-conseil-page--isolatie {
|
||||
}
|
||||
body.au-quotidien,
|
||||
.entry-content--au-quotidien,
|
||||
.post-conseil-page--au-quotidien,
|
||||
|
|
@ -236,7 +248,7 @@ body.isolation,
|
|||
.post-question-page--isolation {
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
/* h4, */
|
||||
h5,
|
||||
h6,
|
||||
ol li::marker,
|
||||
|
|
@ -294,6 +306,13 @@ body.isolation,
|
|||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--isolation,
|
||||
.card-news__thematique-tag--isolatie,
|
||||
.card-news__thematique-tag--dagelijk,
|
||||
.card-news__thematique-tag--au-quotidien {
|
||||
@apply bg-isolation-quotidien-light text-isolation-quotidien;
|
||||
}
|
||||
|
||||
/* AU QUOTIDIEN — SPECIFIC */
|
||||
body.au-quotidien,
|
||||
.entry-content--au-quotidien,
|
||||
|
|
@ -336,7 +355,7 @@ body.erfgoed,
|
|||
.post-question-page--erfgoed {
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
/* h4, */
|
||||
h5,
|
||||
h6,
|
||||
ol li::marker,
|
||||
|
|
@ -395,6 +414,11 @@ body.erfgoed,
|
|||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--patrimoine,
|
||||
.card-news__thematique-tag--erfgoed {
|
||||
@apply bg-patrimoine-renovation-light text-patrimoine-renovation;
|
||||
}
|
||||
|
||||
body.renovation,
|
||||
.entry-content--newpurplethematic,
|
||||
.post-conseil-page--newpurplethematic,
|
||||
|
|
@ -437,7 +461,7 @@ body.circulaire-renovatie,
|
|||
.post-question-page--circulaire-renovatie {
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
/* h4, */
|
||||
h5,
|
||||
h6,
|
||||
ol li::marker,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user