Khác biệt giữa bản sửa đổi của “Bản mẫu:Banner/styles.css”

Nội dung được xóa Nội dung được thêm vào
Nvdtn19 (thảo luận | đóng góp)
Đã lùi lại sửa đổi 102631 của Flyplanevn27 (thảo luận)
Thẻ: Lùi sửa
 
Dòng 49:
 
@media screen and ( min-width: 720px ) { /* greater than or equal to */
.banner-image img.nolink { display: none; } /* can be removed when backward compat is no longer needed */
.banner-image span[typeof~='mw:File/Frameless'].nolink { display: none; }
.mainpage-shadowbox h2 {
font-size: 190%;
Hàng 70 ⟶ 71:
}
@media screen and ( max-width: 720px ) {
.banner-image img:not(.nolink) { display: none; } /* can be removed when backward compat is no longer needed */
.banner-image span[typeof~='mw:File/Frameless'] img { display: inline-block; } /* can be removed when b/c is no longer needed */
.banner-image span[typeof~='mw:File/Frameless']:not(.nolink) { display: none; }
.banner-image > .mainpage-shadowbox {
width: inherit !important;
Hàng 92 ⟶ 95:
/* and besides, the number buttons still work */
}
img.interactiveIcon, {/* can be removed when backward compat is no longer needed */
.interactiveIcon img {
position: absolute;
opacity: 0.4;