MediaWiki:Common.css: Difference between revisions
From PigBoats.COM
Pbcjohnston (talk | contribs) Navigation box test 3 Tag: Reverted |
Pbcjohnston (talk | contribs) Navigation box test 4 Tag: Manual revert |
||
Line 4: | Line 4: | ||
#ca-nstab-main { display: none !important; } | #ca-nstab-main { display: none !important; } | ||
body.page-The_USS_Dorado_Project #mw-panel, | body.page-The_USS_Dorado_Project #mw-panel, | ||
body.page-Latest_News #mw-panel | body.page-Latest_News #mw-panel { | ||
display: none; | |||
} |
Revision as of 21:41, 25 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;
}