Difference between revisions of "MediaWiki:Common.css"

From Practical Healing
Jump to: navigation, search
(CSS to remove title from main page)
 
(No difference)

Latest revision as of 23:50, 21 April 2017

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