Toggle menu
33
31
6.6K
731
Caelia Reborn
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css

MediaWiki interface page
Revision as of 11:53, 12 December 2025 by Admin (talk | contribs) (Created page with ".infobox-healing-machine { float: right; width: 250px; background-color: #f8f8f8; border: 1px solid #ccc; padding: 10px; margin: 0 0 10px 20px; font-size: 14px; line-height: 1.5; box-shadow: 0 0 5px rgba(0,0,0,0.1); } .infobox-healing-machine .infobox-title { font-weight: bold; font-size: 16px; margin-bottom: 8px; text-align: center; } .infobox-healing-machine .infobox-image { text-align: center; margin-bottom: 8px; } .infobox-healing-mac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.
.infobox-healing-machine {
  float: right;
  width: 250px;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0 0 10px 20px;
  font-size: 14px;
  line-height: 1.5;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}

.infobox-healing-machine .infobox-title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
  text-align: center;
}

.infobox-healing-machine .infobox-image {
  text-align: center;
  margin-bottom: 8px;
}

.infobox-healing-machine .infobox-data div {
  margin-bottom: 4px;
}