Default Styling
This is default table style
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
Table Footer Styling
use class table-info inside tfoot element
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
#Larrythe Bird@twitter
Custom Table Color
use class table-* inside table element
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
4MarkThornton@facebook
Custom Table Color with Hover and Stripped
use class table-* inside table element
#First NameLast NameUsername
1MarkOtto@mdo
2JacobThornton@fat
3Larrythe Bird@twitter
Mantis Customizer