Spacing between rows – CSS does not work
-
Hi,
I want to add a margin between the table rows. I’ve tried many different ways to add the margins with CSS, but they won’t work.#supsystic-table-1 tbody tr { margin: 10px 0px; }
I can see in the browsers inspector, that the CSS code is there and is not overwritten but it has no effect…
Why is that and how do I fix it?
Thanks,
Jonas
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Spacing between rows – CSS does not work’ is closed to new replies.