MediaWiki:Common.css: Difference between revisions

test
(+)
(test)
Line 62: Line 62:
.infobox > * > tr > td, .infobox > * > tr > th { border-bottom:1px solid #000; }
.infobox > * > tr > td, .infobox > * > tr > th { border-bottom:1px solid #000; }
.infobox > tbody > tr:last-of-type > :first-child,
.infobox > tbody > tr:last-of-type > :first-child,
.infobox > tbody > tr:last-of-type > :last-child { border-bottom:none; }
.infobox > tbody > tr:last-of-type > :last-child,
.infobox > tbody > tr:first-of-type > :first-child,
.infobox > tbody > tr:first-of-type > :last-child { border-bottom:none; }


/* table, a black-border variety of wikitable */
/* table, a black-border variety of wikitable */