MediaWiki:Common.css

From Victory Belles Community Wiki
Revision as of 21:31, 8 May 2023 by WikiAdmin (talk | contribs) (Undo revision 31080 by WikiAdmin (talk))
Jump to navigation Jump to search

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 */
/* Infobox template style */
.portable-infobox {
   width: 26em;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   border: 1px solid #aaaaaa;
}

table.infoboxTable {
   width: 25em;
}