From Official Gamemode 4 Wiki
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;
}