Template:Collapse/styles.css: Difference between revisions

From OnTrackNorthAmerica
(Created page with ".canada{ display:inline-block; }")
 
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
.canada{
 
display:inline-block;
.Col caption{
display:inline!important;
}
.Col table{
border:none!important;
}
.Col content-table{
background:white!important;
}
}

Latest revision as of 18:34, 18 October 2024


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