Template:Infotabs/styles.css: Difference between revisions

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

Revision as of 22:02, 11 September 2023

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