eu cookie banner changes

This commit is contained in:
jorge-vitrubio 2021-11-15 16:19:40 +01:00
parent b88efeb9ef
commit b482acda67
1 changed files with 24 additions and 0 deletions

View File

@ -114,6 +114,8 @@ div.region-top {
padding: 1rem 3rem;
border-radius: 0.4rem;
}
/*******************
MENU */
@ -450,6 +452,28 @@ footer img {
padding-right: 10px;
}
/******************
EU COOKIE BANNER
*/
div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab {
background-color: #bdbdbd;
}
.disagree-button.eu-cookie-compliance-more-button, .eu-cookie-compliance-agree-button, .eu-cookie-compliance-default-button, .eu-cookie-compliance-hide-button, .eu-cookie-compliance-more-button-thank-you, .eu-cookie-withdraw-button {
box-shadow: none;
background: none;
border: none;
color: unset;
font-family: unset;
font-weight: unset;
text-shadow: none;
color: #555;
background-color: #eee;
border-color: #ececec;
padding: 1rem 3rem;
border-radius: 0.4rem;
}
/******************
MEDIA QUERIES
*/