MediaWiki:Common.css: Difference between revisions

From Simple Wiki
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* #p-tb { display: none; } */
/*  
#p-tb { display: none; }  
h1 { display: none; }
*/
#t-specialpages { display: none; }
#t-specialpages { display: none; }
#ca-history { display: none;}
#ca-history { display: none;}
#ca-viewsource { display: none; }
#ca-viewsource { display: none; }
#ca-nstab-main { display: none; }
#ca-nstab-main { display: none; }
h1 { display: none; }

Revision as of 18:55, 10 January 2022

/* CSS placed here will be applied to all skins */
/* 
#p-tb { display: none; } 
h1 { display: none; }
*/
#t-specialpages { display: none; }
#ca-history { display: none;}
#ca-viewsource { display: none; }
#ca-nstab-main { display: none; }