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
Moved Vector-2022 specific styling to MediaWiki:Vector-2022.css
No edit summary
 
Line 18: Line 18:
}
}


.article-table th,
.article-table th {
    padding: 0.5em 0.75em !important;
}
 
.article-table td {
.article-table td {
     padding: 0.25em 0.75em !important;
     padding: 0.25em 0.75em !important;
}
}