No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
.wikitable tbody { | .wikitable tbody { | ||
border: 1px solid black | border: 1px solid black; | ||
} | } | ||
.wikitable caption { | .wikitable caption { | ||
border: 1px solid black | border: 1px solid black; | ||
border-bottom: 0; | border-bottom: 0; | ||
} | } | ||
.wikitable th, .wikitable td { | .wikitable th, .wikitable td { | ||
border: 1px solid black | border: 1px solid black; | ||
} | } |