Template:Family tree/Ushiromiya/simple/styles.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
.ushiromiya-family-tree{
padding: 0.5em 0;
}

.ushiromiya-family-tree td{
.ushiromiya-family-tree td{
border-color: red !important;
border-color: red !important;

Revision as of 23:24, 1 September 2023

.ushiromiya-family-tree{
	padding: 0.5em 0;
}

.ushiromiya-family-tree td{
	border-color: red !important;
	max-width:100px;
}

.cbox-name{
	font-size:11.9px;
	white-space:nowrap;
}

.cbox-name a:visited{
	color: burlywood !important;
}