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{
.ushiromiya-family-tree{
padding: 0.5em 0;
padding: 0.5em 0;
}

.ushiromiya-family-tree table{
float:none !important;
}
}



Latest revision as of 05:09, 27 September 2023

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

.ushiromiya-family-tree table{
	float:none !important;
}

.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;
}