Template:Ahnentafel/styles.css

From Empire of Dragons
< Template:Ahnentafel
Revision as of 07:55, 31 March 2025 by Oberoten (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{pp-template}} */
table.ahnentafel {
	border-collapse: separate;
	border-spacing: 0;
	line-height: 130%;
}
.ahnentafel tr {
	text-align:center;
}
.ahnentafel-t {
	border-top:var(--color-base, #000) solid 1px; 
	border-left:var(--color-base, #000) solid 1px;
}
.ahnentafel-b {
	border-bottom:var(--color-base, #000) solid 1px;
	border-left:var(--color-base, #000) solid 1px;
}