SyntaxFix
Write A Post
Hire A Developer
Questions
//use css .blue { background-color:blue !important; } .blue th { color:white !important; } //html <table class="table blue">.....</table>