434
lần sửa đổi
(Tạo trang mới với nội dung “#firstHeading { display:none !important; } .main-page * { font-family: sans-serif !important; } .boxs { width: 100%; display: flex; } .boxs .box { m…”) |
|||
| (Không hiển thị 15 phiên bản của cùng người dùng ở giữa) | |||
| Dòng 38: | Dòng 38: | ||
background-color: #eee; | background-color: #eee; | ||
margin-top: 0px !important; | margin-top: 0px !important; | ||
margin-bottom: | margin-bottom: 5px !important; | ||
font-weight: bold; | font-weight: bold; | ||
clear: both; | clear: both; | ||
font-size: 120%; | |||
display: block !important; | display: block !important; | ||
} | |||
.box h3 { | |||
display: block !important; | |||
margin: 0px !important; | |||
padding: 0px !important; | |||
} | } | ||
.box .box-content { | .box .box-content { | ||
| Dòng 49: | Dòng 55: | ||
margin: 0px; | margin: 0px; | ||
} | } | ||
.box .box-content | |||
.box .box-content .thumbinner { | |||
width: 220px !important; | |||
} | |||
.box .box-content .thumbinner img { | |||
max-width: 100% !important; | |||
height: auto !important; | |||
} | } | ||
.box .box-content . | .skin-minerva .box .box-content .thumbinner { | ||
width: 150px !important; | |||
} | |||
@media (min-width: 876px) and (max-width: 1140px) { | |||
.box .box-content .thumb { | |||
float: none !important; | |||
width: calc(100% - 8px) !important; | |||
margin: 0 !important; | |||
} | |||
.box .box-content .thumb .thumbinner { | |||
width: 100% !important; | |||
text-align: center !important; | |||
} | |||
} | } | ||
@media (max-width: 875px) { | @media (max-width: 875px) { | ||
.boxs { | .boxs { | ||
| Dòng 69: | Dòng 86: | ||
} | } | ||
@media (max-width: 480px) { | @media (max-width: 480px) { | ||
.box .box-content . | .box .box-content .thumb { | ||
float: none !important; | float: none !important; | ||
width: calc(100% - 8px) !important; | width: calc(100% - 8px) !important; | ||
margin: 0 !important; | |||
} | } | ||
.box .box-content .thumb .thumbinner { | |||
width: 100% !important; | |||
text-align: center !important; | |||
} | |||
} | } | ||