Template:Ahnentafel/styles.css: Difference between revisions
Jump to navigation
Jump to search
Talod>Takeru-Sync Import Ahnentafel template/module from Wikipedia |
m 1 revision imported |
(No difference)
| |
Latest revision as of 15:04, 22 July 2026
/* {{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;
}