Adjust slider arrow colors once more
This commit is contained in:
@@ -129,11 +129,11 @@
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
color: white;
|
color: $color-brand-secondary;
|
||||||
text-shadow: 0 0 2px $color-grey;
|
|
||||||
|
|
||||||
.slider--teasers & {
|
.slider--teasers & {
|
||||||
background-color: $color-brand-secondary;
|
background-color: $color-brand-secondary;
|
||||||
|
color: white;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
padding: 4px 2px 0 2px;
|
padding: 4px 2px 0 2px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user