MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Adventuresro (talk | contribs) |
Adventuresro (talk | contribs) |
||
Line 10: | Line 10: | ||
a.goog-te-gadget { | a.goog-te-gadget { | ||
font-family: arial; | |||
font-size: 11px; | |||
color: #666; | |||
white-space: normal !immportant; | |||
} | |||
#.goog-logo-link img { | |||
display: none !immportant; | |||
} | |||
#.goog-logo-link { | |||
display:none !immportant; | |||
} | |||
#.goog-te-gadget { | |||
font-family: arial; | font-family: arial; | ||
font-size: 11px; | font-size: 11px; |
Revision as of 04:23, 16 June 2023
/* CSS placed here will be applied to all skins */ a.goog-logo-link img { display: none !immportant; } a.goog-logo-link { display:none !immportant; } a.goog-te-gadget { font-family: arial; font-size: 11px; color: #666; white-space: normal !immportant; } #.goog-logo-link img { display: none !immportant; } #.goog-logo-link { display:none !immportant; } #.goog-te-gadget { font-family: arial; font-size: 11px; color: #666; white-space: normal !immportant; }