Difference between revisions of "MediaWiki:Common.css"
From Materia Islamica
Canadian786 (talk | contribs) |
Canadian786 (talk | contribs) |
||
Line 41: | Line 41: | ||
#ca-viewsource { display:none!important; } | #ca-viewsource { display:none!important; } | ||
+ | #ca-talk { display:none!important; } | ||
+ | #ca-view { display:none!important; } | ||
+ | #ca-nstab-main { display:none!important; } |
Revision as of 08:32, 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; } #ca-talk { display:none!important; } #ca-view { display:none!important; } #ca-nstab-main { display:none!important; }