Difference between revisions of "MediaWiki:Common.css"

From NetherilKnowledgebase
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body { background: grey; }")
(No difference)

Revision as of 02:14, 1 October 2020

/* CSS placed here will be applied to all skins */
body {
  background: grey;
}