MediaWiki:Common.css: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 61: Line 61:
.charactertabs .tabber__header{
.charactertabs .tabber__header{
box-shadow: none;
box-shadow: none;
}

.child .tabber__header{
padding-bottom:1em;
}
}


Line 70: Line 66:
flex-grow: 1 !important;
flex-grow: 1 !important;
justify-content: center !important;
justify-content: center !important;
}

.charactertabs img{
padding-top:1em;
}
}