Difference between revisions of "MediaWiki:Common.css"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'CSS placed here will be applied to all skins: body.page-New_Main_Page h1.firstHeading { display:none; } body.page-Main_Page h1.firstHeading { display:none; }')
 
(No difference)

Latest revision as of 15:19, 28 February 2009

/* CSS placed here will be applied to all skins */
body.page-New_Main_Page h1.firstHeading { display:none; }
body.page-Main_Page h1.firstHeading { display:none; }