Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
/* [[Category:CSS from Wikimedia]] */
@media (min-width: 720px) {
	/* match infobox width because commonly near an infobox */
	.contains-special-characters {
		width: 22em;
	}
}