MediaWiki:Common.css

From Epic Path
Revision as of 03:17, 10 March 2016 by Reese (talk | contribs)
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.
/* CSS placed here will be applied to all skins */
body.page-Epic_Path.action-view h1.firstHeading, body.page-Epic_Path.action-submit h1.firstHeading { display: none; }

h1 {
    color: #602;
    font-size: 2em;
}

h2 {
    color: #602;
    font-size: 1.5em;
    padding: 2px;
    padding-top: 30px;
    border-bottom-style: solid;
    border-bottom-color: Black;}

h3 {
    color: #602;
    font-size: 1.25em;
    padding-top: 30px;
}


h4 {
    color: #602;
    padding-top: 30px;
}

h5 {
    color: #602;
    padding-top: 30px;
}