Changes
Jump to navigation
Jump to search
m
Template:Afd-merge to/styles.css (view source)
Revision as of 15:11, 4 March 2019
, 15:11, 4 March 2019Changed protection level for "Template:Afd-merge to/styles.css": Make protection consistent with the associated template, per a discussion on my talk ([Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require administrator access] (indefinite))
/* {{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 */
table.ambox-mergeto {
background: #e4d8ff;
}
body.skin-minerva table.ambox-mergeto {
background: #f8f9fa;
}
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-mergeto {
background: #e4d8ff;
}
body.skin-minerva table.ambox-mergeto {
background: #f8f9fa;
}