MediaWiki:Common.css: Difference between revisions

From AdventuresRO
Jump to navigation Jump to search
Line 8: Line 8:
display:none;
display:none;
}
}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
.goog-text-highlight {background-color:transparent !important;box-shadow:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}

Revision as of 04:28, 16 June 2023

/* CSS placed here will be applied to all skins */

a.goog-logo-link img {
    display: none !important;
}

a.goog-logo-link {
	display:none;
}