Template:CollapseState/styles.css: Difference between revisions

From OnTrackNorthAmerica
No edit summary
No edit summary
Line 1: Line 1:
.wikitable > caption{
.wikitable > caption{
font-weight:normal!important;
font-weight:normal!important;
}
}


.table tbody tr.table-indent{
.wikitable tbody tr{
     padding-left:5em;
     padding-left:5em;
}
}

Revision as of 14:09, 9 October 2024

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

.wikitable tbody tr{
    padding-left:5em;
}

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

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