Template:ResponsiveAmbox/styles.css: Difference between revisions

From Saintapedia
Jump to navigation Jump to search
>TheDJ
No edit summary
(No difference)

Revision as of 08:06, 19 May 2018

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