MediaWiki:Monobook.css: Difference between revisions

From CYANA Wiki
Jump to navigation Jump to search
(New page: →‎CSS placed here will affect users of the Monobook skin: body.page-Aco_type h1.firstHeading { display:none; })
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */
/* CSS placed here will affect users of the Monobook skin */


body.page-Aco_type h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }

Latest revision as of 15:13, 8 December 2009

/* CSS placed here will affect users of the Monobook skin */

body.page-Main_Page h1.firstHeading { display:none; }