MediaWiki:Common.css

From Apocrypals Apocrypha
Jump to navigationJump 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 */

.portlet h3 { text-transform: capitalize !important; }
body { background-image: none; font-size: 75%; }
@media screen and (max-width: 551px) { 
body { font-size: medium } 
.portlet { padding-left: 1em; }
}
.mw-body-content p, .mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5, .mw-body-content h6, .mw-body-content blockquote, .mw-body-content dl,  .mw-body-content ul, .mw-body-content ol { max-width: 50rem; }