MediaWiki:Common.css
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: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif} div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content a {font-family: Garamond,Baskerville,"Baskerville Old Face","Hoefler Text","Times New Roman",serif} .mw-redirectedfrom { display: none; } div#mw-navigation a, div#mw-navigation h1, div#mw-navigation h2, div#mw-navigation h3, div#mw-navigation h4, div#mw-navigation h5 { font-family: Helvetica, Arial, sans-serif} .mw-body-content { font-size: 1em; } big { font-size: inherit; } .mw-body { margin-left: 18em; } #mw-panel { width: 19em; } #mw-head{ right: -8em; } #right-navigation { margin-right: 8rem; } @media screen and (min-width: 982px){ #left-navigation { margin-left: 11em; } }