MediaWiki:Common.less/wikitables.less: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
 
Line 66: Line 66:
th {
th {
background-color: var(--wikitable-header-bg);
background-color: var(--wikitable-header-bg);
color: @white;
border-color: var(--body-darker);
}
}


Line 85: Line 87:
th {
th {
background-color: var(--wikitable-header-bg);
background-color: var(--wikitable-header-bg);
color: @white;
border-color: var(--body-darker);
a {
a {