Template:Afd-merge to/styles.css

Revision as of 13:02, 6 October 2022 by imported>Disciplemattias (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}}
	Background colors do not play nicely with mobile skins,
	so do not use an inline style here so it can be skinned appropriately without use of !important */
.ambox-mergeto {
	background: #e4d8ff;
}
body.skin-minerva .ambox-mergeto {
	background: #f8f9fa;
}