Índice:Los heraldos negros.pdf/styles.css

De Wikisource, la biblioteca libre.
.cabecera-pagina {
	border-bottom:1px solid;
	font-size: smaller;
	margin-bottom:2em;
}

h2 {
	font-size:1.2em;
	margin:4em auto;
}
h3 {
	font-size:1.2em;
	margin:2em auto;
}

._errata {
	margin:auto;
	width:22em;
	border-top: 4px double;
	border-bottom: 4px double;
	border-collapse: collapse;
}
._errata tr:first-child td {
	border-bottom: 4px double;
	text-align:center;
	font-size: smaller;
}

._errata td:nth-child(2) {
	border-left: 4px double;
	border-right: 4px double;
}