Index:Dungeons & Dragons System Reference Document.pdf/styles.css

From Wikisource
Jump to navigation Jump to search
._srdtable {
	border-collapse: collapse;
	font-size:0.8em;
}

._srdtable caption {
	font-size:1.3em;
	text-align:left;
	font-weight:bold;
}

table._srdtable tbody tr:nth-child(2n) td {
	background:#D3D3D3;
}

table._srdtable tbody tr th {
	font-weight:bold;
	background:none;
}
.wst-heading-leveled {
	color:#800000;
	text-align:left;
	font-weight:bold;
}

.wst-heading-leveled-3.__u {
	border-bottom: 2px solid #800000;
}

.wst-heading-leveled-4.__u {
	border-bottom: 2px solid #800000;
}
.wst-heading-leveled-4.__spells {
	border-bottom:none;
}


.wst-rh.__footer {
	justify-content:flex-end;
}
.wst-rh > div:nth-child(2) {
	text-align:right;
	padding-right:2em;
}
.wst-rh> div:nth-child(3) {
	font-weight:bold;
}