MediaWiki:Common.css

From IOTT
Revision as of 22:39, 23 January 2025 by JesseB (talk | contribs)
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.
body { font-size: 150%; font-family: Tahoma, Verdana, sans-serif; }
.mw-body { color: #f2f2f2; }
h1, h2, h3, h4, h5, h6 { color: #f2f2f2; }
#footer ul li { color: #f2f2f2 !important; }

p.infobox {
  margin-top: 0em;
  margin-bottom: 0em;
}

p.infobox-c {
  margin-top: 0em;
  margin-bottom: 0em;
  text-align: center;
}

td.infobox{
  padding: 10px;
}

div.infobox{
  float:right;
  border: 6px double lightgray;
  outline: 12px none;
}