diff --git a/templates/gdpr/gdpr_banner.html b/templates/gdpr/gdpr_banner.html index 81138c35..a016e773 100644 --- a/templates/gdpr/gdpr_banner.html +++ b/templates/gdpr/gdpr_banner.html @@ -18,7 +18,7 @@ bottom: 0; width: 100%; padding: 10px; - background-color: #29427A; + background-color: #26262766; z-index: 999; color: #ffffff; } @@ -30,6 +30,7 @@ } #gdprBanner button { + background-color: #3f44466e; margin-left: 25px; display: inline-block; padding: 6px 12px; @@ -43,8 +44,7 @@ -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; - background-image: none; - border: 1px solid transparent; + border: 1.5px solid #fdfeffe3; border-radius: 4px; } @@ -66,7 +66,7 @@ %}