Template:Afd-merge to/styles.css

From Official Gamemode 4 Wiki
Revision as of 17:08, 29 August 2018 by wikipedia>Jdlrobson (Make background consistent with hatnotes+amboxes on mobile.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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-move {
	background: #e4d8ff;
}
body.skin-minerva table.ambox-move {
	background: #f8f9fa;
}