MediaWiki:Common.css
From All n One's bxp software Wixi
Revision as of 12:30, 9 April 2015 by Patrick Jenkins (talk | contribs)
Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
body {
font-family: Montserrat, Calibri, Tahoma, Geneva, sans-serif;
font-size: 16px;
<h1> { font-size: 188%; font: Montserrat;} </h1>
h2 { font-size: 150%; font: Montserrat;}
h3 { font-size: 132%; font: Montserrat;}
h4 { font-size: 116%; font: Montserrat;}
h5 { font-size: 100%; font: Montserrat;}
h6 { font-size: 80%; font: Montserrat;}
}