Index:Dictionary of the Swatow dialect.djvu/styles.css

#toc {
	display: none;
}

/* ---- */

h3 {
	font-size: inherit;
	font-weight: inherit;
	text-align: center;
}

h3:before {
	content: "— ";
}

h3:after {
	content: " —";
}

/* ---- */

ul {
	margin-top: 0;
	margin-left: 0;
	clear: left; /* [[Dictionary of the Swatow dialect/ueh]] 䱛 is a short entry */
}

li:first-of-type {
	display: block;
	float: left;
}

dt, dd, li {
	display: inline;
	margin: 0;
	font-weight: inherit;
}

dd {
	margin-right: 1em;
}

/* ---- */

/* ul + ul: [[Dictionary of the Swatow dialect/theng]] 葶藶 does not have example sentences */

dl + ul, ul + ul {
	margin-top: 1em;
}

.wst-rh > :nth-child(2) {
	font-variant:all-small-caps;
}