Template:Smallcaps/styles.css

维基百科,自由的百科全书
跳转到导航 跳转到搜索
.smallcaps {
	font-variant: small-caps;
}
.nocaps {
	text-transform: lowercase;
}