MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 49: Line 49:
.wikitable:has(img) {
.wikitable:has(img) {
     table-layout: fixed;
     table-layout: fixed;
}
.wikitable {
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
}


Line 78: Line 73:
body.page-Main_Page table {
body.page-Main_Page table {
     margin: auto!important;
     margin: auto!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
}
}


Navigation menu