Template:Infotabs/styles.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
flex-grow:1;
flex-grow:1;
justify-content:center;
justify-content:center;
font-weight: bold !important;
font-weight: normal;
color: burlywood !important;
color: burlywood !important;
}
}
Line 11: Line 11:
}
}


.infotabs .tabber__tab{
font-weight:normal;
}
.infotabs .tabber__tab[aria-selected="true"]{
.infotabs .tabber__tab[aria-selected="true"]{
font-weight:bold;
font-weight:bold;