Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Tables.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 19: Line 19:
     background-color: var(--theme-color-2);
     background-color: var(--theme-color-2);
     }
     }
}
.wikitable td, .wikitable th {
border-color: var(--theme-color-7) !important;
}
}