مدیاویکی:Common.css: تفاوت میان نسخه‌ها

بدون خلاصۀ ویرایش
برچسب: واگردانی دستی
بدون خلاصۀ ویرایش
خط ۸۱۰: خط ۸۱۰:


/* --------------------- End of Full CSS --------------------- */
/* --------------------- End of Full CSS --------------------- */
.video-box {
    max-width: 900px;
    margin: auto;
}
.video-box video {
    width: 100% !important;
    height: auto !important;
    border-radius: 10px;
    overflow: hidden;
}