Jump to content

Index:TM-10-412 (2003).pdf/styles.css

From Wikisource
.wst-rh.wst-rh-1.__right .wst-rh-cell{text-align:right}
.wst-rh.wst-rh-1.__center .wst-rh-cell{text-align:center}
.tm-10-412-heading{ font-size:1.1em; font-weight:bold; text-decoration:underline}
.definitions {width:100%; font-size:90%}
.definitions tr td:first-child{padding-right:5em; vertical-align:top}
table.__columns{
	border-collapse:collapse;
    border:1px solid;
	width: 100%;
}

table.__columns td{
	border-left:1px solid;
}

table.__columns th{
	border-left:1px solid;
    border-bottom:1px solid;    
    vertical-align:top;
}

table.__columns tr th:first-of-type {
	border-left:none;

}

table.__columns tr td:first-of-type {
	border-left:none;
}
table.__grid{
	border: solid 1px;
    border-collapse: collapse;
}

table.__grid td {
	border: solid 1px;
}


table.__grid th /* have to have complete slector paths in CSS */
{
	border: solid 1px;
    vertical-align:top;
    text-align:center
}

table.__grid.__noboldh th /* have to have complete slector paths in CSS */
{
	border: solid 1px;
    vertical-align:top;
    text-align:center;
    font-weight:normal;
}

.TM-10-142-mixheaders th
{font-size:1.1em; font-weight:bold; text-decoration:underline;} /* Match to headers elsewhere */