MediaWiki:Common.css: Difference between revisions

From The Inquisition Legacy
Jump to navigation Jump to search
Pixie (talk | contribs)
Created page with "CSS placed here will be applied to all skins: body { background: black; }"
 
Niamh (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
 
.page-Main_Page h1.firstHeading { display: none; }
body { background: black; }

Latest revision as of 18:50, 23 February 2017

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