MediaWiki:Common.css
From RosieSoCrossing
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)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* Skin Custom CSS */
body {
font-family: "Open Sans";
}
strong {
font-family: "Open Sans Semibold";
}
#p-logo-text a.long {
padding: 0.25em 0.75em 0 0;
}
#p-logo-text a {
color: #E5977F;
font-family: 'Banana Days', Helvetica, Verdana, sans-serif;
}
#mw-content-container {
background-color: #9D4A3C;
background-image: url("images/bg-noise-red.png");
background-repeat: repeat;
}