"ماڈیول:Message box/ambox.css" کے نسخوں کے درمیان فرق

hack around mf being opinionated
سطر 105: سطر 105:
.ambox {
.ambox {
margin: 0 10%;                  /* 10% = Will not overlap with other elements */
margin: 0 10%;                  /* 10% = Will not overlap with other elements */
}
}
@media print {
body.ns-0 .ambox {
display: none !important;
}
}
}
}