MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
/* Hide the main title */ | /* Hide the main title */ | ||
h1.firstHeading { display:none; } | /*h1.firstHeading { display:none; }*/ | ||
/* Hide Talk tab */ | /* Hide Talk tab */ | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
Latest revision as of 18:48, 12 January 2013
/* CSS placed here will be applied to all skins */
/* Hide the main title */
/*h1.firstHeading { display:none; }*/
/* Hide Talk tab */
#ca-talk { display:none!important; }