creating the filter-white
This commit is contained in:
parent
cf17534555
commit
01af8c0095
|
|
@ -835,6 +835,10 @@ body.duurzaamheid,
|
||||||
filter: invert(17%) sepia(7%) saturate(6574%) hue-rotate(235deg) brightness(106%) contrast(137%);
|
filter: invert(17%) sepia(7%) saturate(6574%) hue-rotate(235deg) brightness(106%) contrast(137%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.filter-white {
|
||||||
|
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
|
||||||
|
}
|
||||||
|
|
||||||
.thematique-tag {
|
.thematique-tag {
|
||||||
&--isolation,
|
&--isolation,
|
||||||
&--isolatie,
|
&--isolatie,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user