Template:Contains special characters/styles.css: Difference between revisions

From The Global Wiki
Jump to navigation Jump to search
en>Izno
(pp small = y)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 01:24, 18 January 2023

/* {{pp|small=y}} */
@media (min-width: 720px) {
	/* match infobox width because commonly near an infobox */
	.contains-special-characters {
		width: 22em;
	}
}