Template:All small caps/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-asc {
	font-variant: all-small-caps;	
}

.wst-asc-initials {
	white-space: nowrap;	
}

.wst-asc-initials > span:not(:first-child) {
	padding-left: 0.16em; /* about 1/6em ~=   */
}