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

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Make background consistent with hatnotes+amboxes on mobile.)
 
m (1 revision imported: Wikipedia Article Message Templates 341-350)
 
(No difference)

Latest revision as of 02:52, 25 October 2018

/* 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-move {
	background: #e4d8ff;
}
body.skin-minerva table.ambox-move {
	background: #f8f9fa;
}