Índice:Alexander von Humboldt - Cosmos - Tomo I.djvu/styles.css

h3 {
    font-variant: all-small-caps;
    font-weight:normal;
    overflow: inherit;
    margin-left: 1em;
    text-indent: -1em;
    line-height: normal;
    font-family: 'Linux Libertine','Georgia','Times',serif;
}
.tabla {
	border-collapse:collapse;
	border:3px double;
	margin:0 auto;
	width:75%;
}
.tabla tr:first-child td{
	border:1px solid;
	text-align:center;
}
.tabla td {
	border-right:1px solid;
}