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

From Tardis Wiki, the free Doctor Who reference
Making this look more consistent, so navbox subchildren get the white line in either case (whether you have the list and then the subchild, or the "outside" list inside the subchild).
(Fixing a really weird spacing bug that shouldn't be happening.)
(Making this look more consistent, so navbox subchildren get the white line in either case (whether you have the list and then the subchild, or the "outside" list inside the subchild).)
Line 449: Line 449:
.page-content .navbox-list > div > p {
.page-content .navbox-list > div > p {
     line-height: inherit;
     line-height: inherit;
     margin-top: 1px;
     margin-bottom: 0;
     margin-bottom: 2px;
    padding-top: 0.25px;
    padding-bottom: 0.25px;
     border-bottom: solid 2px white;
}
}
.navbox-subgroup > tbody > tr:last-of-type > .navbox-list {
.navbox-subgroup > tbody > tr:last-of-type > .navbox-list {
Cookies help us deliver our services. By using our services, you agree to our use of cookies.