Index:Matrimonial Property Act 1984.djvu/styles.css

From Wikisource
Jump to navigation Jump to search
.__schedule{
	width:100%;
	border-top:1px solid black;
	border-bottom:1px solid black;
	margin: 0 auto 0 auto;
	font-size:smaller;
	border-collapse:collapse;
}

.__schedule th{
	text-align:center;
	padding:0.5em;
	border-bottom:1px solid black;
	font-weight:normal;
}

.__schedule td{
	vertical-align:top;
	text-indent:-1.5em;
	padding-right:0.5em;
	 padding-left:2em
}

.__schedule tr td:nth-child(1){
	padding-left:1.5em
}
.__schedule tr th:nth-child(2),
.__schedule tr td:nth-child(2){
	border-left:1px solid black;
	border-right:1px solid black;
}