MediaWiki:Common.css

MediaWiki interface page
Revision as of 00:21, 29 March 2024 by Dfjera (talk | contribs) (move infobox style css into here.)

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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
img { max-width: 100%; height: auto; width: auto; }
/* [[Template:Infobox_start]] */
.t-infobox { width: 308px; float: right; clear: right; margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; border: 1px solid #aaaaaa; background-color: #eee; color: black; }