Difference between revisions of "MediaWiki:Common.css"

From BlazeyAndTyler
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { font-size: 1.25em; }")
 
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: 1.25em;
 
}
 

Revision as of 19:14, 7 May 2016

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