Difference between revisions of "MediaWiki:Common.css"

From All n One's bxp software Wixi

Jump to: navigation, search
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: Montserrat, Calibri, Tahoma, Geneva, sans-serif;
 +
  font-size: 14px;
 +
}

Revision as of 14:42, 2 April 2015

/* CSS placed here will be applied to all skins */
body {
  font-family: Montserrat, Calibri, Tahoma, Geneva, sans-serif;
  font-size: 14px;
}