الگو:تمام صفحه: تفاوت میان نسخه‌ها

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۴ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
<includeonly>
<includeonly><style>#content {   width: 95% !important;   max-width: none !important;   margin-left: auto !important;   margin-right: auto !important;}.mw-body {width: 100% !important;max-width: none !important;}/* اگر قالب شما از این کلاس‌ها هم استفاده می‌کند، برای اطمینان اضافه شده‌اند */#bodyContent, .mw-body-content {    width: 100% !important;}</style></includeonly>
<style>
/* هدف قرار دادن کانتینر اصلی محتوا */
#content {
    width: 95% !important;
    max-width: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
 
/* گسترش لایه داخلی */
.mw-body {
    width: 100% !important;
    max-width: none !important;
}
</style>
</includeonly>