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

Content added Content deleted
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
.ushiromiya-family-tree{
padding: 0.5em 0;
}

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

.ushiromiya-family-tree td{
.ushiromiya-family-tree td{
border-color: red !important;
border-color: red !important;
Line 7: Line 15:
font-size:11.9px;
font-size:11.9px;
white-space:nowrap;
white-space:nowrap;
}

.cbox-name a:visited{
color: burlywood !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;
}