MediaWiki:Common.css: Difference between revisions

From AdventuresRO
Jump to navigation Jump to search
Line 13: Line 13:




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

Revision as of 04:17, 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;
}