MediaWiki:Common.css

From IOTT
Revision as of 01:22, 9 June 2025 by JesseB (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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; }

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;
}

.infobox-image{
  display: flex;
  justify-content: center;
}