Difference between revisions of "MediaWiki:Common.css"

From Beyond Social
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; color: red; }

Revision as of 15:10, 6 December 2016

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

body { font-size: larger; color: red; }