MediaWiki:Common.css
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.
@font-face {
font-family:'nanook';
src:url(/images/f/f7/Nanook.otf) format('opentype')
}
@font-face {
font-family:'TINY5x3GX';
src:url(/images/f/f7/TINY5x3GX.ttf) format('truetype-variations')
}
body {
font-family:monospace;
font-size:1.4em;
background-color:#ff8
}
.mw-head {
background-image:linear-gradient(yellow,#ff8)
}
.mw-logo-container {
background:url(/images/f/f7/ppp-text.svg) no-repeat center;
background-size:contain
}
.mw-logo-wordmark {
opacity:0
}
#mw-page-base {
background-color:#ff8;
background-image:none
}
.mw-logo-wordmark {
font-family:'nanook'
}
h1:nth-of-type(odd),
h2:nth-of-type(odd),
h3:nth-of-type(odd),
h4:nth-of-type(odd),
h1:nth-of-type(odd),
.mw-body h1:nth-of-type(odd),
.mw-body-content h1:nth-of-type(odd),
.mw-body-content h2:nth-of-type(odd) {
}