MediaWiki:Common.css: Difference between revisions

try
(?)
(try)
Line 59: Line 59:


.infobox td, .infobox.th { padding:2px; }
.infobox td, .infobox.th { padding:2px; }
.infobox td:first-of-type, .infobox.th { border-right:1px solid #000; }
.infobox > * > tr > td { border-bottom:1px solid #000; }
.infobox > * > tbody > tr:last-of-type > :first-child,
.infobox > * > tbody > tr:last-of-type > :last-child { border-bottom:none; }