FEATURE Introducing the white variation for a href blank
This commit is contained in:
parent
0ea39618ff
commit
72329941ff
|
|
@ -20,6 +20,12 @@
|
||||||
|
|
||||||
&--bg-dark {
|
&--bg-dark {
|
||||||
--content-box-text-color: #fff;
|
--content-box-text-color: #fff;
|
||||||
|
|
||||||
|
a[target='_blank'] {
|
||||||
|
&:after {
|
||||||
|
background-image: url('../resources/img/carhop-fleche-lien-externe-full--white.svg');
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
&__innerblocks {
|
&__innerblocks {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user