Difference between revisions of "MediaWiki:Minerva.css"

From Nordan Symposia
Jump to navigationJump to search
(Created page with "→‎All CSS here will be loaded for users of the MinervaNeue skin: body { background: white; } .header-chrome { background-color: #fff; } .minerva-footer { bac...")
(No difference)

Revision as of 01:24, 17 December 2020

/* All CSS here will be loaded for users of the MinervaNeue skin */

body {
    background: white;
}

.header-chrome {
    background-color: #fff;
}

.minerva-footer {
    background-color: #fff;
}

header {
	background-color: #fff;
}

footer {
	background-color: #fff;
}