Hi,
I've just built an extensive table and have no borders or such defined ... but the table shows with an horizontal line below each row.
How can I remove that?
P.S. the page is still restricted/hidden, but I can give you access on request...
tbody tr td {
border-bottom: medium none;
}