MediaWiki:Vector.css

MediaWiki interface page
Revision as of 16:22, 28 November 2018 by Aio (talk | contribs) (Created page with "→‎CSS placed here will affect users of the Vector skin: @import url('https://fonts.googleapis.com/css?family=Fjalla+One|Oxygen'); h1,h2,h3,h4,h5,h6{color:#999999; font-f...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 affect users of the Vector skin */

@import url('https://fonts.googleapis.com/css?family=Fjalla+One|Oxygen');


h1,h2,h3,h4,h5,h6{color:#999999; font-family: 'Fjalla One', sans-serif;text-transform:uppercase;}


.mw-body .mw-editsection,.mw-body .mw-editsection-like{font-family: 'Oxygen', sans-serif;}

.mw-body p{line-height:inherit;margin:.9em 0}

.mw-body h1,.mw-body h2,.mw-body #firstHeading{font-family: 'Fjalla One', sans-serif;line-height:1.3;margin-bottom:.25em;padding:0;color:#ffffcb}

.mw-body h1,.mw-body #firstHeading{font-size:1.8em;font-family: 'Fjalla One', sans-serif;}

.mw-body h2{font-size:1.5em;margin-top:1em;font-family: 'Fjalla One', sans-serif;}

.mw-body h3,.mw-body h4,.mw-body h5,.mw-body h6{font-family: 'Fjalla One', sans-serif;line-height:1.6;margin-top:.3em;margin-bottom:0;padding-bottom:0;color:#D8B443}

.mw-body h3{font-family: 'Fjalla One', sans-serif;font-size:1.3em}

.mw-body h3,.mw-body h4{font-family: 'Fjalla One', sans-serif;font-weight:bold}

.mw-body h4,.mw-body h5,.mw-body h6{font-family: 'Fjalla One', sans-serif;font-size:100%}