MediaWiki:Common.css
From koreapedia
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
.skin-chameleon .chameleon-logo img {
max-width: 30px; /* desired width */
max-height: 30px; /* desired height */
height: auto;
width: auto;
}
#google_translate_element {
display: inline-block;
margin-top: 8px;
}
.goog-te-gadget {
font-size: 0 !important; /* hides 'Powered by Google' text */
}
.goog-te-gadget span {
display: none; /* hides extra text */
}
