MediaWiki:Common.css

From Reuse
Revision as of 12:31, 25 July 2024 by FS (talk | contribs)
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 */

body {font-family: sans-serif;}

h1 {font-family: serif;}

.prompt, .material {font-family: serif;}

.prompt hr, .material hr {margin-top: 2em; margin-bottom: 2em;  padding-left: 2em;}

.prompt {border-left: lightblue solid 8px; padding: 1em 2em 1em 2em; margin: 2em 0 2em 2em; width: 85%; margin-left: 3em;}

.material {margin-top: 2em; margin-bottom: 2em;}

.prompt blockquote, .material blockquote {margin-left: 0; font-style: italic; padding-left: 1.5em;}