MemberDataSheet: Minor improvements

This commit is contained in:
2023-12-21 22:49:57 +01:00
parent 1bdb7183ed
commit f7cdd7a4c1
4 changed files with 10 additions and 6 deletions

View File

@ -100,6 +100,10 @@ main table.tiny tr.subheading td {
font-size: 8pt;
}
main table tr.sectionheading {
background-color: #E0E0E0;
}
main table tr.sectionheading th {
padding-top: 1mm;
padding-bottom: 1mm;