Template:ResponsiveAmbox/styles.css: Difference between revisions

    From Ianseo
    No edit summary
    (No difference)

    Revision as of 13:06, 19 May 2018

    @media screen and ( max-width: 500px ) {
    	.mbox-image {
    		display: none;
    	}
    	.ambox:not(.mbox-small) {
    		width: 100%;
    		margin: 0;
    	}
    }