الگو:تمام صفحه: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۳: | خط ۳: | ||
/* هدف قرار دادن کانتینر اصلی محتوا */ | /* هدف قرار دادن کانتینر اصلی محتوا */ | ||
#content { | #content { | ||
width: 95% !important; | |||
max-width: none !important; | |||
margin-left: auto !important; | |||
margin-right: auto !important; | |||
} | } | ||
/* گسترش لایه داخلی */ | /* گسترش لایه داخلی */ | ||
.mw-body { | .mw-body { | ||
width: 100% !important; | |||
max-width: none !important; | |||
} | } | ||
</style> | </style> | ||
</includeonly> | </includeonly> | ||