Template:Infotabs/styles.css: Difference between revisions

Content added Content deleted
No edit summary
mNo edit summary
Line 1: Line 1:
.infotabs .tabber_tabs{
.infotabs .tabber__tab{
flex-grow:1;
flex-grow:1;
justify-content:center;
justify-content:center;

Revision as of 22:03, 11 September 2023

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