MediaWiki:Common.css: Difference between revisions

From APC Writer's Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: html { font-size: 1.1em; }")
(No difference)

Revision as of 06:39, 12 November 2014

/* CSS placed here will be applied to all skins */
html {
  font-size: 1.1em;
}