MediaWiki:Common.css

From PigBoats.COM
Revision as of 13:18, 26 June 2025 by Pbc captain (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* 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 #site-navigation,
body.page-Latest_News #site-navigation {
    display: none !important;
}

/* Hide the left Wiki tools box */
body.page-The_USS_Dorado_Project #p-tb {
    display: none !important;
}

/* Hide the right More tools box */
body.page-The_USS_Dorado_Project #page-tools {
    display: none !important;
}

/* Hide the right More tools box */
body.page-The_USS_Dorado_Project #site-tools {
    display: none !important;
}