Difference between revisions of "MediaWiki:Common.css"

From The Inquisition Legacy
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { background: black; }")
 
 
(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; }