Template:Smallcaps/styles.css

.smallcaps {
	font-variant: small-caps;
}
.nocaps {
	text-transform: lowercase;
}