MediaWiki:Common.css: Difference between revisions

From Gestinux Wiki
Jump to navigation Jump to search
Tintinux (talk | contribs)
No edit summary
Tintinux (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


/* Hide the main title */
/* Hide the main title */
h1.firstHeading { display:none; }
/*h1.firstHeading { display:none; }*/
 
/* Hide Talk tab */
#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; }