Template:CollapseState/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
Line 8: Line 8:
}
}


.wikitable > table{
left: 4em!important;
position: relative!important;
}
.content-table-wrapper{
.content-table-wrapper{
padding-left: 2em!important;
padding-left: 2em!important;
}
}

Revision as of 14:29, 9 October 2024

.wikitable > caption{
	font-weight:normal!important;
	/*padding-left:5em!important;*/
}

.label{
	padding-right: 1em!important;
}

.wikitable > table{
	left: 4em!important;
	position: relative!important;
}
.content-table-wrapper{
	padding-left: 2em!important;
}