MediaWiki:Mobile.css: Difference between revisions

No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by the same user not shown)
Line 355: Line 355:
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-size: cover;
     background-size: cover;
     background-position: 20% center;
     background-position: center;
}
}


Line 394: Line 394:
.content table caption {
.content table caption {
     display: table-caption;
     display: table-caption;
}
.branding-box sup {
    display: none !important
}
}