MediaWiki:Common.css: Difference between revisions
From PigBoats.COM
Pbcjohnston (talk | contribs) Navigation box test 2 |
Pbcjohnston (talk | contribs) Navigation box test 3 Tag: Reverted |
||
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; | { display: none; } | ||
} |
Revision as of 19:53, 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; }