/**
 * Styles for entity links.
 * (The `itemlink` CSS class is used for various entity types despite its name.)
 *
 * @license GNU GPL v2+
 */

span.wb-itemlink-id { /* item id within a link to an item (especially on special pages) */
	font-size: 0.85em;
	unicode-bidi: embed;
}

.wb-language-fallback-indicator {
	font-style: italic;
	line-height: 1;
	font-size: 0.8em;
}
