Template:ResponsiveAmbox/styles.css: Difference between revisions

From Saintapedia
Jump to navigation Jump to search
>TheDJ
No edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 10:40, 31 August 2024

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