MediaWiki:Minerva.css: Difference between revisions

From Elwiki
(Created page with "→‎All CSS here will be loaded for users of the MinervaNeue skin: body { background-color: lightblue; }")
(No difference)

Revision as of 05:44, 23 March 2024

/* All CSS here will be loaded for users of the MinervaNeue skin */
body {
  background-color: lightblue;
}