Open main menu

Project: Gorgon Wiki β

Changes

MediaWiki:Common.css

1 byte added, 15:20, 1 March 2014
CSS to remove page title from main page
/* CSS placed here will be applied to all skins */
body.page-MainPage Main_Page h1.firstHeading { display:none; }