MediaWiki:Common.css

(Created page with "→‎CSS placed here will be applied to all skins: body { font-size: 12pt; }")
 
 
(3 intermediate revisions by the same user not shown)
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: 12pt;
 
}
 

Latest revision as of 23:48, 9 February 2025

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