Difference between revisions of "MediaWiki:Common.css"

From Volumetric Regimes
Jump to navigation Jump to search
m
m
Line 5: Line 5:
 
h2 {font-weight: bold; font-size: 200% !important;}
 
h2 {font-weight: bold; font-size: 200% !important;}
  
img {margin: 0 2em;}
+
img {margin: 2em 0 2em 0;}

Revision as of 16:23, 27 March 2020

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

h1 {display: none;}

h2 {font-weight: bold; font-size: 200% !important;}

img {margin: 2em 0 2em 0;}