Template:Infotabs/styles.css: Difference between revisions

Content added Content deleted
mNo edit summary
No edit summary
Line 4: Line 4:
font-weight: bold !important;
font-weight: bold !important;
color: burlywood !important;
color: burlywood !important;
}

.infobox .tabber__header{
margin-bottom: 10px;
}
}

Revision as of 22:04, 11 September 2023

.infotabs .tabber__tab{
	flex-grow:1;
	justify-content:center;
	font-weight: bold !important;
	color: burlywood !important;
}

.infobox .tabber__header{
	margin-bottom: 10px;
}