Template:Afd-merge to/styles.css: Difference between revisions

From OxeyeWiki
Jump to navigation Jump to search
(-table)
 
m (1 revision imported: Adding modules for infoboxes)
 
(No difference)

Latest revision as of 05:02, 3 March 2024

/* {{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;
}