Files
elwig/Elwig/Documents/MemberDataSheet.css
Lorenz Stechauner 4bd68eb16b
Some checks failed
Test / Run tests (push) Has been cancelled
Printing: Replace WinziPrint with iText
2026-02-18 23:00:21 +01:00

26 lines
330 B
CSS

h2 {
margin-top: 0;
margin-bottom: 0.5em !important;
}
table.member {
margin-bottom: 5mm;
}
table.area-commitements {
margin-top: 0;
}
table.area-commitements td {
vertical-align: top;
}
table.area-commitements td.text {
white-space: normal;
}
table.area-commitements tr.sum {
font-size: 12pt;
}