MediaWiki:Monobook.css

From Wikisource
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.
/* edit this file to customize the monobook skin for the entire site */

/* <pre> */

/* For texts in verse, see http://bugzilla.wikimedia.org/show_bug.cgi?id=1842 */

.verse pre {
  background-color: #ffffff;
  font-family:sans-serif;
  line-height: 150%;
  border: 0px;
  padding-left: 2em;
  margin: 0;
  white-space: pre;
}

.verse p {
  white-space: pre;
}

body.page-Main_Page h1.firstHeading { display:none; }
body.page-Wikisource h1.firstHeading { display:none; }
body.page-Main_Page_alt h1.firstHeading { display:none; }
/* </pre> */