Difference between revisions of "MediaWiki:Common.css"

From PokéHeroes Wiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
body{background: #eaf4fd url(http://i.imm.io/1mqkn.png) repeat-x; color:black;margin:0;padding:0}
 
body{background: #eaf4fd url(http://i.imm.io/1mqkn.png) repeat-x; color:black;margin:0;padding:0}
 +
body.page-Main_Page h1.firstHeading { display: none; }

Revision as of 20:49, 16 December 2013

/* CSS placed here will be applied to all skins */
body{background: #eaf4fd url(http://i.imm.io/1mqkn.png) repeat-x; color:black;margin:0;padding:0}
body.page-Main_Page h1.firstHeading { display: none; }