Template:Contains special characters/styles.css

From Azupedia
Revision as of 08:55, 5 June 2025 by Fire (talk | contribs) (Created page with "@media (min-width: 720px) { match infobox width because commonly near an infobox: .contains-special-characters { width: 22em; } }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
@media (min-width: 720px) {
	/* match infobox width because commonly near an infobox */
	.contains-special-characters {
		width: 22em;
	}
}