MediaWiki:Common.css

From Ethereal Superheroes Universe
Revision as of 02:33, 28 October 2023 by ESUFranchise (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.
/* CSS placed here will be applied to all skins */
@import url("https://use.typekit.net/out7pbb.css");

body {
	font-family: forma-djr-micro, sans-serif;
}

#firstHeading{
	font-family: adobe-garamond-pro, serif;
}

.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 {
    font-family: adobe-garamond-pro, serif;
}

.mw-editsection {
	display: none !important;
}

#p-tb { 
	display: none !important;
}