Difference between revisions of "MediaWiki:Common.css"

From WikiMEG
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { font-size: 14px; font-family: "Courier New"; }")
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: 14px; font-family: "Courier New"; }
+
body { font-size: 14px; font-family: "Verdana"; }

Revision as of 15:24, 14 September 2016

/* CSS placed here will be applied to all skins */
body { font-size: 14px; font-family: "Verdana"; }