Difference between revisions of "MediaWiki:Common.css"

From PARS
Jump to navigationJump to search
(Created page with "→‎CSS placed here will be applied to all skins: body { color: #1A3052; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body { color: #1A3052; }
+
body{color:#1A3052;}

Revision as of 16:22, 30 March 2015

/* CSS placed here will be applied to all skins */
body{color:#1A3052;}