Template:Collapse/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
Line 10: Line 10:
}
}
.Col td{
.Col td{
border:none!important;
border:white!important;
}
}

Revision as of 18:33, 18 October 2024


.Col caption{
	display:inline!important;
}
.Col table{
	border:none!important;
}
.Col content-table{
	background:white!important;
}
.Col td{
	border:white!important;
}