Template:CollapseState/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
Line 5: Line 5:
.label{
.label{
padding-right: 2em!important;
padding-right: 2em!important;
position: absolute;
position: fixed;
}
}



Revision as of 15:17, 1 October 2024

.wikitable > caption{
	font-weight:normal!important;
}

.label{
	padding-right: 2em!important;
	position: fixed;
}

.content-table-wrapper{
	padding-left: 2em!important;
}