Template:Zh-em/styles.css

維基文庫,自由的圖書館
em.em-cjk {
	border-bottom: inherit;
	padding-bottom: 0;
	font-style: normal;
}
/* lang(zh) 包含所有子语言 */
em.em-cjk:lang(zh) {
	text-emphasis: filled circle;
	text-emphasis-position: under right;
}
em.em-cjk:lang(ja) {
	text-emphasis: open sesame;
	text-emphasis-position: over right;
}