I have a Table to style, how can I apply text-align:left; just for the first column and text-align:right; for the other columns?
text-align:left;
text-align:right;
Here my Table