* Update cookie banner link color * Add landmark for the cookie banner GitOrigin-RevId: 9500cdfd7ddacbc2442680ed477ca1ac793720f7
6 lines
531 B
Plaintext
6 lines
531 B
Plaintext
section.cookie-banner.hidden-print.hidden(aria-label="Cookie banner")
|
|
.cookie-banner-content We only use cookies for essential purposes and to improve your experience on our site. You can find out more in our <a href="/legal#Cookies">cookie policy</a>.
|
|
.cookie-banner-actions
|
|
button(type="button" class="btn btn-link btn-sm" data-ol-cookie-banner-set-consent="essential") Essential cookies only
|
|
button(type="button" class="btn btn-primary btn-sm" data-ol-cookie-banner-set-consent="all") Accept all cookies
|