User:Sintel/common.css: Difference between revisions

Sintel (talk | contribs)
No edit summary
Tag: Reverted
Sintel (talk | contribs)
Blanked the page
Tags: Blanking Manual revert
 
Line 1: Line 1:
@media screen and (max-width: 720px) {
 
    div.infobox {
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 1em 0 !important;
        box-sizing: border-box !important;
    }
}