Difference between revisions of "MediaWiki:Common.css"
From Scorpion 411
Mark Smith (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →Hide [View Source] tab: #ca-viewsource { display: none !important; } →Hide [Discussion] tab: #ca-talk { display: ...") |
(No difference)
|
Latest revision as of 17:32, 1 August 2013
/* CSS placed here will be applied to all skins */ /* Hide [View Source] tab */ #ca-viewsource { display: none !important; } /* Hide [Discussion] tab */ #ca-talk { display: none !important; }