Template:Ahnentafel/styles.css

From Azupedia
Revision as of 15:10, 28 November 2022 by imported>Fire (Created page with "table.ahnentafel { border-collapse: separate; border-spacing: 0; line-height: 130%; } .ahnentafel tr { text-align:center; } .ahnentafel-t { border-top:#000 solid 1px; border-left:#000 solid 1px; } .ahnentafel-b { border-bottom:#000 solid 1px; border-left:#000 solid 1px; }")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
table.ahnentafel {
	border-collapse: separate;
	border-spacing: 0;
	line-height: 130%;
}
.ahnentafel tr {
	text-align:center;
}
.ahnentafel-t {
	border-top:#000 solid 1px; 
	border-left:#000 solid 1px;
}
.ahnentafel-b {
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
}