fixing gray block on conseils
This commit is contained in:
parent
0ad4ef5f0b
commit
13cdb7041a
|
|
@ -724,6 +724,24 @@ body.circulaire-renovatie,
|
|||
.taxonomy-question-page--circulaire-renovatie,
|
||||
.post-conseil-page--circulaire-renovatie,
|
||||
.post-question-page--circulaire-renovatie {
|
||||
.homegrade-blocks-highlight--gray {
|
||||
@apply !bg-gray;
|
||||
.homegrade-blocks-highlight__titling .icon {
|
||||
@apply !bg-secondary;
|
||||
}
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
ol li::marker,
|
||||
ul li::marker,
|
||||
.homegrade-blocks-focused-thematique__figcaption-toggle,
|
||||
.question-context__conseil-name,
|
||||
.chapter_index a.active {
|
||||
@apply text-neutral-800;
|
||||
}
|
||||
}
|
||||
.post-question-chapter-header,
|
||||
.post-conseils-chapter-header {
|
||||
p,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user