add margin between table rows

This commit is contained in:
erichhasl
2018-01-08 21:29:14 +01:00
parent 74e6989186
commit f4d38f4b6c
2 changed files with 4 additions and 6 deletions
@@ -8,10 +8,8 @@
width: 100%;
}
.trpartei {
line-height: 25px;
}
.tablepartei {
#tablepartei {
border-collapse: separate;
width: 100%;
border-spacing: 0 1em;
}