Template:BookCSS/Dictionary of the Swatow dialect.djvu.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;
}

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

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

dd {
	margin-right: 1em;
}

/* ---- */

li .Fielde1883_clear {
	display:none /* XXX */
}

/* ul ~ ul: [[Page:Dictionary of the Swatow dialect.djvu/606]] */

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