FEATURE Introducing the boule format type
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
159b7ce81d
commit
5d0648bd56
|
|
@ -118,6 +118,9 @@ body.akoestiek,
|
|||
.previous-next-questions .question_type {
|
||||
@apply text-acoustique-coproprietes;
|
||||
}
|
||||
span.boule {
|
||||
@apply bg-acoustique-coproprietes text-white;
|
||||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--mede-eigendommen,
|
||||
|
|
@ -280,6 +283,9 @@ body.energie,
|
|||
.previous-next-questions .question_type {
|
||||
@apply text-energies-urbanisme;
|
||||
}
|
||||
span.boule {
|
||||
@apply bg-energies-urbanisme text-white;
|
||||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--urbanisme,
|
||||
|
|
@ -439,6 +445,9 @@ body.isolation,
|
|||
.previous-next-questions .question_type {
|
||||
@apply text-isolation-quotidien;
|
||||
}
|
||||
span.boule {
|
||||
@apply bg-isolation-quotidien text-white;
|
||||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--isolation,
|
||||
|
|
@ -604,6 +613,10 @@ body.gezondheid-veiligheid-hygiene,
|
|||
.previous-next-questions .question_type {
|
||||
@apply text-patrimoine-sante-securite;
|
||||
}
|
||||
|
||||
span.boule {
|
||||
@apply bg-patrimoine-sante-securite text-white;
|
||||
}
|
||||
}
|
||||
|
||||
.card-news__thematique-tag--patrimoine,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user