MediaWiki:Common.css
From Materia Islamica
Revision as of 08:32, 1 October 2016 by Canadian786 (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 */ div#mw-panel div.portal div.body ul li a { font-size:12px; color: #000000; } div#mw-panel div.portal div.body ul li a:visited { color: #000000; } /* Bring the text to 14px */ #bodyContent { font-size: 0.85em; } /* keep superscript and subscript text from breaking the line-spacing */ #bodyContent sup { font-size: smaller; vertical-align: baseline; position: relative; bottom: 0.33em; } #bodyContent sub { font-size: smaller; vertical-align: baseline; position: relative; bottom: -0.25em;; } /* MediaWiki.css page background colour change*/ pre, .mw-code { background-color: #EFE1BC; } div#mw-panel div.portal div.body ul li a { font-size:16px; color: #; } div#mw-panel div.portal div.body ul li a:visited { color: #; } #ca-viewsource { display:none!important; } #ca-talk { display:none!important; } #ca-view { display:none!important; } #ca-nstab-main { display:none!important; }