diff --git a/assets/css/styles.css b/assets/css/styles.css index 7e112bdd..80adbd76 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -204,14 +204,14 @@ svg { left: 10px; background-color: #f1f1f1; padding: 20px; - + z-index: 10000; display: flex; flex-direction: column; justify-content: space-between; align-items: center; width: 300px; height: fit-content; - z-index: 100; + border-radius: 10px; margin-bottom: 5px; margin: 20px; @@ -229,6 +229,7 @@ svg { width: 280px; height: 40px; color: white; +border-radius:5px; background-color: #A30F17; } .reject-cookies { @@ -236,7 +237,8 @@ margin-top: 10px; padding-top: 5px; height: 40px; width: 280px; -color: white; +border-radius: 5px; +color:white; background-color: #A30F17; } diff --git a/index.html b/index.html index ec1c5640..31315c67 100644 --- a/index.html +++ b/index.html @@ -70,25 +70,25 @@ + + + +