MediaWiki:Common.css

From Cities of Norn Wiki
Revision as of 04:44, 14 November 2023 by SCSI Sataella (talk | contribs)

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.
.pi-title {
  font-weight: bold; 
  text-align: center;
}

.pi-data {
  font-size: 1.2em;
}

.pi-title > p {
  margin: 0;
  font-weight: bold;
}

.pi-data p {
  margin: 0;
}

.portable-infobox {
  border: 1px solid black;
  width: 300px ;
}

.portable-infobox .pi-border-color {
  border-color: black;
}

h3, h4, h5 {
  font-family: sans-serif;
}