Difference between revisions of "MediaWiki:Common.css"

From Gestinux Wiki
Jump to navigation Jump to search
 
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; }