This commit is contained in:
2024-06-24 20:26:28 +05:30
parent 1a51b7fc35
commit ec4e2f3406
12 changed files with 59 additions and 15 deletions

View File

@@ -183,6 +183,32 @@
background: #004118;
}
#google_translate_element {
/* display: none; Hide the default Google Translate dropdown */
position: fixed;
bottom: 0;
right: 0;
opacity: 0.1;
}
.goog-te-banner-frame {
display: none;
}
.goog-te-banner-frame.skiptranslate {
display: none !important;
}
.goog-logo-link {
display: none !important;
}
.goog-te-gadget {
color: transparent !important;
}
@keyframes text {
0% {
color: #DE858E;