Cookie-Banner klarer gestalten
This commit is contained in:
@@ -75,6 +75,17 @@
|
||||
border-color: #2f6418;
|
||||
}
|
||||
|
||||
.analytics-consent__actions [data-analytics-consent="denied"] {
|
||||
background: #ffffff;
|
||||
color: #2f6418 !important;
|
||||
}
|
||||
|
||||
.analytics-consent__actions [data-analytics-consent="denied"]:hover {
|
||||
background: #f2f7ef;
|
||||
border-color: #2f6418;
|
||||
color: #244f13 !important;
|
||||
}
|
||||
|
||||
.analytics-consent__actions button:focus-visible,
|
||||
.analytics-consent-settings:focus-visible {
|
||||
outline: solid 3px #f0b429;
|
||||
|
||||
Reference in New Issue
Block a user