Difference between revisions of "MediaWiki:Common.css"

From Why Dont Russians Smile The definitive guide to the differences between Russians and Americans
Jump to: navigation, search
(#t-recentchangeslinked { display: none; })
(body.page-Main_Page .mw-editsection { display: none; } https://www.hostknox.com/knowledgebase/699/How-to-remove-the-links-for-editing-page-sections-in-MediaWiki.html)
Line 2: Line 2:
 
#t-whatlinkshere { display: none; }
 
#t-whatlinkshere { display: none; }
 
#t-recentchangeslinked { display: none; }
 
#t-recentchangeslinked { display: none; }
 +
 +
 +
body.page-Main_Page .mw-editsection { display: none; }

Revision as of 16:58, 26 September 2020

body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
#t-whatlinkshere { display: none; }
#t-recentchangeslinked { display: none; }


body.page-Main_Page .mw-editsection { display: none; }