Template:Afd-merge to/styles.css

From OxeyeWiki
Revision as of 05:02, 3 March 2024 by Catdotjs (talk | contribs) (1 revision imported: Adding modules for infoboxes)
(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;
}