Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body { font-family: "Arial Unicode Ms", Arial, sans-serif; }
+
font-family: "Arial Unicode Ms", Arial, sans-serif;

Revision as of 20:23, 23 October 2013

  1. /* CSS placed here will be applied to all skins */
  2.  
  3. font-family: "Arial Unicode Ms", Arial, sans-serif;