diff --git a/footer.css b/footer.css new file mode 100644 index 00000000..3c1209ed --- /dev/null +++ b/footer.css @@ -0,0 +1,19 @@ +.goog-te-combo{ + background: #5074cf; + color: white; + height: 40px; + border-radius: 70px; + padding: 10px; + border: #1457ff; + backdrop-filter: blur(20px); + font-size: medium; + font-weight: 400; +} + +.goog-te-combo option{ + background: #9fbaff; + height: 40px; + margin-top: 5px; + font-size: medium; + color: black; +} diff --git a/index.html b/index.html index 727a40d8..19717aaa 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,7 @@ + @@ -1730,8 +1731,8 @@