Index:A Dictionary of Music and Musicians vol 1.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
/* The list of contributors. */
._contributors {
	font-size: 90%; /* smaller text */
	margin: 0 auto 0 auto; /* center table in page */
}

._contributors td:first-child {
	padding-left: 2em; /* hanging indent */
	text-indent: -2em; /* hanging indent */
}

._contributors td:last-child {
	text-align: right; /* right-align text */
	vertical-align: bottom; /* bottom-align text */
	padding-left: 2em; /* force a little space */
}


/* Migrated from [[Index:A Dictionary of Music and Musicians vol 3.djvu/styles.css]] */
._table {
	margin: auto;
	max-width: 38em;
}

._colhdbordernoside {
	border-collapse: collapse;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin:0 auto 0 auto;
}
._colhdbordernoside th {
	border-bottom: 1px solid;
	text-align: center;
}
._colhdbordernoside th:nth-child(n+2),
._colhdbordernoside td:nth-child(n+2) {
	border-left: 1px solid;
}
._valign tr,
._valign tr td,
._valign tr th{
 vertical-align:top;	
}

/* used on page 646 */
.ps2-character {
	text-align:left;
}