Template:Contains Ayeri/styles.css

Revision as of 18:53, 18 June 2022 by Sware (talk | contribs) (Created page with "{{pp|small=y}}: @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)
/* {{pp|small=y}} */
@media (min-width: 720px) {
	/* match infobox width because commonly near an infobox */
	.contains-special-characters {
		width: 22em;
	}
}