Module:Navbox/styles.css: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(remove after transclusions)
(+.navbox-styles)
Line 16: Line 16:


.navbox + .navbox, /* TODO: remove after transclusions have updated */
.navbox + .navbox, /* TODO: remove after transclusions have updated */
.navbox + .navbox-styles {
.navbox + .navbox-styles + .navbox-styles {
margin-top: -1px; /* Single pixel border between adjacent navboxes */
margin-top: -1px; /* Single pixel border between adjacent navboxes */
}
}