[#5][#17][#23] MemberDataSheet: Overhaul entire MemberDataSheet

This commit is contained in:
2023-12-21 22:24:04 +01:00
parent 4d5ad13e0c
commit 1bdb7183ed
5 changed files with 198 additions and 334 deletions

View File

@ -95,7 +95,10 @@ main > *:first-child {
margin-top: 0;
}
main h1, .main-wrapper p {
main h1,
main h2,
main h3,
.main-wrapper p {
font-size: 12pt;
margin: 1em 0;
text-align: justify;