Index:The-Presidents-Advisory-1776-Commission-Final-Report.pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-heading.h3 {
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
}

._toc_title {
	font-size: 150%;
	color: #082543;
}

._toc_chapter {
	font-size: 120%;
	color: #082543;
}

/* left aligned first column for chapter numbers */
._toc_chapter td:first-child {
	text-align: left;
}

._toc_appendix {
	font-size: 110%;
	color: #082543;
}

._toc_chapter td,
._toc_appendix td {
	padding-top: 0.5em;
}

/* more space for the first appendix */
._toc_first_appendix td {
	padding-top: 1em;
}