Template:ResponsiveAmbox/styles.css

    From Ianseo
    < Template:ResponsiveAmbox
    Revision as of 13:06, 19 May 2018 by commons>TheDJ
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    @media screen and ( max-width: 500px ) {
    	.mbox-image {
    		display: none;
    	}
    	.ambox:not(.mbox-small) {
    		width: 100%;
    		margin: 0;
    	}
    }