MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 383: Line 383:
table.wikitable > thead + tbody, table.darker > thead + tbody {
table.wikitable > thead + tbody, table.darker > thead + tbody {
display: table-row-group !important;
display: table-row-group !important;
}
table.wikitable > caption, table.darker > caption {
background: #fff;
margin: 0;
}
}
}
}