Index:Journal of the Straits Branch of the Royal Asiatic Society (IA journalofstrait121878roya).pdf/styles.css

h2, h3 {
	text-align: center;
	border-bottom: none;
}

/*volume 1 page 18 table*/
._colhdbordernoside {
	border-collapse: collapse;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin:0 auto 0 auto;
	
}
._colhdbordernoside tr:nth-child(2) th {
	border-bottom: 1px solid;
	text-align: center;
}

._colhdbordernoside tr:nth-child(1) th {
	border-top: 1px solid;
	text-align: center;
}

._colhdbordernoside th:nth-child(n+2),
._colhdbordernoside td:nth-child(n+2) {
	border-left: 1px solid;
	text-align: center;
}