MediaWiki:Common.css: Difference between revisions

From AdventuresRO
Jump to navigation Jump to search
Line 8: Line 8:
display:none;
display:none;
}
}


.goog-te-gadget {
.goog-te-gadget {

Revision as of 04:18, 16 June 2023

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

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

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

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: normal;
}