Difference between revisions of "MediaWiki:Common.css"

From PolyCraft World
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .body { font-size: larger; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.body { font-size: larger; }
+
body { font-size: larger; }

Revision as of 21:14, 19 November 2018

/* CSS placed here will be applied to all skins */
body { font-size: larger; }