Borders appear uneven
-
Hi,
I have used this css code to style my table borders:.tablepress-id-1 thead th, .tablepress-id-1 tbody td { border: 1px solid #18B617 !important; border-collapse: collapse !important; }
However, they appear uneven: My table has 4 rows, and the very top border, the middle border (between row 2 and 3), and the very bottom border appear thicker than the rest. I have tried styling them individually with border-top and -bottom, but nothing seems to solve the problem. What can I do?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Borders appear uneven’ is closed to new replies.