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.)
(No difference)

Revision as of 17:08, 29 August 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;
}