ਫਰਮਾ:Auxiliary Table of Contents/styles.css

ਵਿਕੀਸਰੋਤ ਤੋਂ
.wst-auxtoc {
	max-width: 100%;
	margin-left:auto;
	margin-right:auto;
	box-sizing: border-box;
	padding-left:.5em;
	padding-right:.5em;
	width:30em;
}
.wst-auxtoc > div:first-child {
	display:flex;
	align-items: baseline;
}
.wst-auxtoc > div:first-child > span:first-child {
	font-weight:bold;
}
.wst-auxtoc > div:first-child > span:nth-child(2) {
	flex:1 0;
	min-width:1em;
}
.wst-auxtoc > div:first-child > span:nth-child(3) {
	font-size:83%;
}