MediaWiki:Common.css: Difference between revisions

From stacky wiki
(Created page with "→‎CSS placed here will be applied to all skins: →‎no title on main page: body.page-Main_Page h1.firstHeading { display:none; }")
(No difference)

Revision as of 18:00, 24 September 2011

/* CSS placed here will be applied to all skins */

/* no title on main page */
body.page-Main_Page h1.firstHeading { display:none; }