Losing borders in table cells
In <style> I have td {padding:.5ch;border:solid, grey, thin; text-align:center} Suddenly the borders stopped working, but still work in other Browsers. I added <… (read more)
In <style> I have td {padding:.5ch;border:solid, grey, thin; text-align:center} Suddenly the borders stopped working, but still work in other Browsers. I added <thead> to the table and thead {display: table-header-group;} in the @media print in the style section, but removing them doedn't