MediaWiki:Gadget-ms-Navbox.css: Difference between revisions

From Tardis Wiki, the free Doctor Who reference
Fixing a really weird spacing bug that shouldn't be happening.
No edit summary
(Fixing a really weird spacing bug that shouldn't be happening.)
Line 444: Line 444:
.theme-fandomdesktop-light .mw-parser-output >  table.navbox > tbody > tr > td > .collapsible > tbody > tr > th {
.theme-fandomdesktop-light .mw-parser-output >  table.navbox > tbody > tr > td > .collapsible > tbody > tr > th {
     background: #484662;
     background: #484662;
}
/* EXCEPTIONS */
.page-content .navbox-list > div > p {
    line-height: inherit;
    margin-top: 1px;
    margin-bottom: 2px;
}
.navbox-subgroup > tbody > tr:last-of-type > .navbox-list {
    padding-bottom: 1.5px!important;
}
}
   
   
@media print { .navbox { display: none; } }
@media print { .navbox { display: none; } }
Cookies help us deliver our services. By using our services, you agree to our use of cookies.