Template:Os Lusiadas (Burton, 1880)/errata.css

From Wikisource
Jump to navigation Jump to search
/*
 * Per-column cell styling of the table on [[Page:Os Lusíadas (Camões, tr. Burton, 1880), Volume 1.djvu/25]]
 */

/* all cells get a bit of padding left and right to separate columns */
._oslus-errata td {
	padding-left: 1em;
	padding-right: 1em;
}

/* page, line are right aligned number columns */
._oslus-errata td:nth-child(1), ._oslus-errata td:nth-child(2) {
	text-align: right;
}

/* header row */
._oslus-errata th {
	font-weight: normal;
	text-align: center;
	font-style: italic;
}

/**[[Category:Specific article templates]]**/