Khác biệt giữa các bản “MediaWiki:Trang Chính.css”

không có tóm lược sửa đổi
Dòng 62: Dòng 62:
}
}
@media (min-width: 876px) and (max-width: 1140px) {
@media (min-width: 876px) and (max-width: 1140px) {
.box .box-content .thumbinner {
.box .box-content .thumb {
float: none !important;
float: none !important;
width: calc(100% - 8px) !important;
width: calc(100% - 8px) !important;
Dòng 76: Dòng 76:
}
}
@media (max-width: 480px) {
@media (max-width: 480px) {
.box .box-content .thumbinner {
.box .box-content .thumb {
float: none !important;
float: none !important;
width: calc(100% - 8px) !important;
width: calc(100% - 8px) !important;
}
}
}
}