Index:The wealth of nations, volume 1.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* Page running headers: italic and all-caps */
.wst-rh-center {
	font-style: italic;
	text-transform: uppercase;
}

/* words-as-words (waw). Typically use with {{dfn}} (which WS italicizes) */
._waw {
	font-style: normal;
	font-variant: small-caps;
	font-size: 120%;
}