adding color mention title to related conseil page in for the FAQ taxonomic page
This commit is contained in:
parent
19073c17bf
commit
6a318d2032
|
|
@ -24,7 +24,8 @@ body.akoestiek,
|
||||||
h6,
|
h6,
|
||||||
ul li::marker,
|
ul li::marker,
|
||||||
ol li::marker,
|
ol li::marker,
|
||||||
.homegrade-blocks-focused-thematique__figcaption-toggle {
|
.homegrade-blocks-focused-thematique__figcaption-toggle,
|
||||||
|
.question-context__conseil-name {
|
||||||
@apply text-acoustique-coproprietes;
|
@apply text-acoustique-coproprietes;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -139,7 +140,8 @@ body.energie,
|
||||||
h6,
|
h6,
|
||||||
ol li::marker,
|
ol li::marker,
|
||||||
ul li::marker,
|
ul li::marker,
|
||||||
.homegrade-blocks-focused-thematique__figcaption-toggle {
|
.homegrade-blocks-focused-thematique__figcaption-toggle,
|
||||||
|
.question-context__conseil-name, {
|
||||||
@apply text-energies-urbanisme;
|
@apply text-energies-urbanisme;
|
||||||
}
|
}
|
||||||
.homegrade-blocks-highlight {
|
.homegrade-blocks-highlight {
|
||||||
|
|
@ -260,7 +262,8 @@ body.isolation,
|
||||||
h6,
|
h6,
|
||||||
ol li::marker,
|
ol li::marker,
|
||||||
ul li::marker,
|
ul li::marker,
|
||||||
.homegrade-blocks-focused-thematique__figcaption-toggle {
|
.homegrade-blocks-focused-thematique__figcaption-toggle,
|
||||||
|
.question-context__conseil-name {
|
||||||
@apply text-isolation-quotidien;
|
@apply text-isolation-quotidien;
|
||||||
}
|
}
|
||||||
.homegrade-blocks-highlight {
|
.homegrade-blocks-highlight {
|
||||||
|
|
@ -369,7 +372,8 @@ body.erfgoed,
|
||||||
h5,
|
h5,
|
||||||
h6,
|
h6,
|
||||||
ol li::marker,
|
ol li::marker,
|
||||||
ul li::marker {
|
ul li::marker,
|
||||||
|
.question-context__conseil-name {
|
||||||
@apply text-patrimoine-renovation;
|
@apply text-patrimoine-renovation;
|
||||||
}
|
}
|
||||||
.homegrade-blocks-highlight {
|
.homegrade-blocks-highlight {
|
||||||
|
|
@ -478,7 +482,8 @@ body.circulaire-renovatie,
|
||||||
h5,
|
h5,
|
||||||
h6,
|
h6,
|
||||||
ol li::marker,
|
ol li::marker,
|
||||||
ul li::marker {
|
ul li::marker,
|
||||||
|
.question-context__conseil-name {
|
||||||
@apply text-location-renovation-circulaire;
|
@apply text-location-renovation-circulaire;
|
||||||
}
|
}
|
||||||
.homegrade-blocks-highlight {
|
.homegrade-blocks-highlight {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user