Template:Zy/styles.css

来自Positive WiKi
跳转到导航 跳转到搜索
ruby.zy {
	text-align: justify;
	text-justify: none;
}
ruby.zy > rp {
	user-select: none;
}
ruby.zy > rt {
	font-feature-settings: 'ruby' 1;
	font-size: 90%;
	user-select: none;
}
ruby.zy > rt + rt {
	padding-left: 0.15em;
}