Index:The National geographic magazine (IA nationalgeograph21890nati).pdf/styles.css

/* tables of contents */
._toc {
	margin: 0 auto;
}

/* header */
._toc th{
	font-weight: normal;	
	text-align: right;
}

/* title column */
._toc td:nth-child(1){
	vertical-align: top;
	padding-right: 3em;
	
	/* hanging indent */
	padding-left: 3em;
	text-indent: -3em;
}

/* centered notes */
._toc ._centernote{
	text-align: center;
}

/* page column */
._toc td:nth-child(2){
	text-align: right;
	vertical-align: top;
}