Personal tools

Difference between revisions of "MediaWiki:Common.css"

From referenceTSS

Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
body.page-Main_Page li#ca-viewsource { display: none !important; }
 
body.page-Main_Page li#ca-viewsource { display: none !important; }
 
body.page-Main_Page li#ca-nstab-main { display: none !important; }
 
body.page-Main_Page li#ca-nstab-main { display: none !important; }
 +
.f-iconsection { display: none !important; }
 +
#skin-info { display: none !important; }
 +
body.page-ReferenceTSS_About  li#ca-talk { display: none !important; }
 +
body.page-ReferenceTSS_About  li#ca-nstab-project { display: none !important; }

Latest revision as of 14:51, 14 November 2017

/* CSS placed here will be applied to all skins */
body.page-Main_Page li#ca-talk { display: none !important; }
body.page-Main_Page li#ca-history { display: none !important; }
body.page-Main_Page li#ca-viewsource { display: none !important; }
body.page-Main_Page li#ca-nstab-main { display: none !important; }
.f-iconsection { display: none !important; }
#skin-info { display: none !important; }
body.page-ReferenceTSS_About  li#ca-talk { display: none !important; }
body.page-ReferenceTSS_About  li#ca-nstab-project { display: none !important; }