Template:Afd-merge to/styles.css

From blackwiki
< Template:Afd-merge to
Revision as of 02:05, 28 February 2019 by blackwiki>Pppery (Wikipedia:TemplateStyles guidelines point 1: CSS pages must not affect wikitext outside of the template they are a part of)
Jump to navigation Jump to search
/* 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 */
table.ambox-mergeto {
	background: #e4d8ff;
}
body.skin-minerva table.ambox-mergeto {
	background: #f8f9fa;
}