Difference between revisions of "MediaWiki:Common.css"

From Sonotech
Jump to: navigation, search
Line 10: Line 10:
 
#ca-nstab-main { display: none !important; }
 
#ca-nstab-main { display: none !important; }
 
#ca-Messages { display: none !important; }
 
#ca-Messages { display: none !important; }
 +
#ca-User_talk { display: none !important; }
 +
#ca-watch { display: none !important; }
 +
#ca-viewsource { display: none !important; }

Revision as of 22:18, 22 July 2022

/* CSS placed here will be applied to all skins */



/* Setting of Tabs on all pages */

#ca-watch { display: none !important; }
#ca-history { display: none !important;}
#ca-talk { display: none !important; }
#ca-nstab-main { display: none !important; }
#ca-Messages { display: none !important; }
#ca-User_talk { display: none !important; }
#ca-watch { display: none !important; }
#ca-viewsource { display: none !important; }