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

صفحه‌ای تازه حاوی «<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>» ایجاد کرد
 
بدون خلاصۀ ویرایش
 
(۵ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
<includeonly><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;}/* اگر قالب شما از این کلاس‌ها هم استفاده می‌کند، برای اطمینان اضافه شده‌اند */#bodyContent, .mw-body-content {    width: 100% !important;}</style></includeonly>
/* هدف قرار دادن کانتینر اصلی محتوا */
#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>