Difference between revisions of "MediaWiki:Common.css"

From Volumetric Regimes
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: h1 {display: none;}")
 
m
Line 2: Line 2:
  
 
h1 {display: none;}
 
h1 {display: none;}
 +
 +
h2 {display: 150%;}

Revision as of 15:49, 27 March 2020

/* CSS placed here will be applied to all skins */

h1 {display: none;}

h2 {display: 150%;}