View source for MediaWiki:Common.css
From PigBoats.COM
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* 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; }
/* hide the Navigation Bar */
body.page-The_USS_Dorado_Project #site-navigation,
body.page-Latest_News #site-navigation {
display: none !important;
}
/* Hide 'Page Tools' bar */
body.page-The_USS_Dorado_Project #page-tools,
body.page-Latest_News #page-tools {
display: none !important;
}
/* Hide 'Wiki Tools' Bar */
body.page-The_USS_Dorado_Project #site-tools,
body.page-Latest_News #site-tools {
display: none !important;
}
000
1:0
Return to MediaWiki:Common.css.