Index:Robert's Rules of Order - 1915.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
.__toc,
.__toc4,
.__index{
	width:100%;
}

.__tocpart{
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}

.__tocarticle{
	text-align:center;
	font-weight:bold;
}

.__toc > tbody:nth-child(1) > tr.__tocheader{
	font-size:83%;
}

.__toc > tbody:nth-child(1) > tr > td:nth-child(2)
{
	text-align:right;
}

.__toc4 > tbody:nth-child(1) > tr > td:nth-child(1){
	vertical-align:top;
	text-align:right;
	width:1em;
	
}
.__toc4 > tbody:nth-child(1) > tr > td:nth-child(2){
	vertical-align:top;
	text-align:right;
	width:1em;
}
.__toc4 > tbody:nth-child(1) > tr > td:nth-child(4){
	text-align:right;
	vertical-align:bottom;
}

.__index tr td:nth-child(2){
	text-align:right;
	vertical-align:bottom;
}

.__index .__idxheader td:nth-child(2){
	font-size:85%;
}