Cara menargetkan TD tertentu di CSS
BY LOVE
.modal-body table tr td:nth-child(2)
{
color:red;
}
Nice Nightingale
BY LOVE
.modal-body table tr td:nth-child(2)
{
color:red;
}