Difference between revisions of "MediaWiki:Common.css"

From PARS
Jump to navigationJump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
body{style="color:#1A3052;"}
+
.body {
 +
color:#1A3052;
 +
}

Revision as of 16:25, 30 March 2015

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