MediaWiki:Common.css: Difference between revisions

From PigBoats.COM
No edit summary
No edit summary
Line 10: Line 10:
*/
*/


body.page-The_USS_Dorado_Project #mw-site-navigation,
body.page-The_USS_Dorado_Project #site-navigation,
body.page-Latest_News #mw-site-navigation {
body.page-Latest_News #site-navigation {
     display: none !important;
     display: none !important;
}
}

Revision as of 12:52, 26 June 2025

/* CSS placed here will be applied to all skins */
#ca-talk { display: none !important; }
#ca-history { display: none !important;}
#ca-nstab-main { display: none !important; }
/*
body.page-The_USS_Dorado_Project #mw-panel,
body.page-Latest_News #mw-panel {
	display: none !important;
}
*/

body.page-The_USS_Dorado_Project #site-navigation,
body.page-Latest_News #site-navigation {
    display: none !important;
}