Difference between revisions of "MediaWiki:Common.css"
From Materia Islamica
Canadian786 (talk | contribs) (Undo revision 7 by Canadian786 (talk)) |
Canadian786 (talk | contribs) |
||
Line 39: | Line 39: | ||
color: #; | color: #; | ||
} | } | ||
+ | |||
+ | #ca-viewsource { display:none!important; } |
Revision as of 06:18, 1 October 2016
/* 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; }