|
@@ -315,7 +315,7 @@ a:active {
|
|
border-bottom-color: transparent;
|
|
border-bottom-color: transparent;
|
|
}
|
|
}
|
|
|
|
|
|
-.has-primary-background-color a:not(.has-link-color) {
|
|
|
|
|
|
+.has-primary-background-color a:not(.has-link-color):not(.has-text-color) {
|
|
color: var(--global--color-background);
|
|
color: var(--global--color-background);
|
|
}
|
|
}
|
|
|
|
|