Template:CollapseState/styles.css: Difference between revisions

From OnTrackNorthAmerica
(Created page with ".mw-collapsible { font-weight:normal!important; }")
 
No edit summary
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-collapsible {
.wikitable > caption{font-weight:normal!important;}
font-weight:normal!important;
 
.label{padding-right: 1em!important;}
 
.content-table-wrapper{padding-left: 2em!important;}
 
.self{
left: 4em!important;
position: relative!important;
}
}

Latest revision as of 14:47, 9 October 2024

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

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

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

.self{
	left: 4em!important;
	position: relative!important;
}