Index:A Lexicon of Medieval Nordic Law (OBP.0188, 2020).pdf/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-heading.__h1 {
	color: #00ccff;
	font-size:200%;
	text-align:center;
}

.wst-heading.__h2 {
	color: #00ccff;
	font-size:140%;
	text-align:left;
}


.wst-heading.__h3 {
	color: #00ccff;
	font-size:120%;
	text-align:left;
}

.wst-heading.__h3a {
	color: #00ccff;
	text-align:left;
}


.wst-rh.wst-rh-4 > div:nth-child(2){
	padding-left:2em;
	text-align:left;
	flex-basis: 50%
}

.wst-rh.wst-rh-4 > div:nth-child(3){
	padding-right:2em;
	text-align:right;
	flex-basis: 50%
}


.__sourcestable {
	border-collapse:collapse;
	border-top:1px solid black;
	border-bottom:1px solid black;
}

.__sourcestable tr {
	border-top:1px solid black;
	border-bottom:1px solid black;
}
.__sourcestable td:nth-child(1) {
    padding-left:1em;
    padding-right:3em;
	vertical-align:top;
}

.__sourcestable td:nth-child(2) {
	padding-right:3em;
	vertical-align:top;
}

.__highlighttable {
	margin:0 auto 0 auto;
	border-collapse:collapse;
}

.__highlighttable tr:nth-child(2n) {
	background: #00ccff;;
}

.__highlighttable td {
	vertical-align:top;
	border:1px solid black;
}