Table Dark
Inverse Table
You can also invert the colors—with light text on dark
backgrounds—with
.table-inverse
.
Striped with Inverse Table
Use .table-striped to add zebra-striping to any table row
within the
<tbody>
.
Bordered with Inverse Table
Add .table-bordered
for borders on all sides
of the table and cells.