SyntaxFix
Write A Post
Hire A Developer
Questions
To select the first column of a table you can use this syntax
tr td:nth-child(1n + 2){ padding-left: 10px; }