Updates to 03-2025

This commit is contained in:
Kevin Adametz 2025-04-01 10:40:14 +02:00
parent 881fc84207
commit 4eb83def39
142 changed files with 21396 additions and 11243 deletions

View file

@ -41,7 +41,7 @@
margin: 0 auto;
padding: 0;
color: #000;
font-size: 9pt;
font-size: 8.5pt;
line-height: 1.1em;
font-weight: 400 ;
font-family: "Source Sans 3", serif;
@ -156,7 +156,7 @@
padding: 0.15rem 0.4rem;
color: #000;
border: 0.25pt solid #000;
font-size: 9pt;
font-size: 8.5pt;
}
.pdf-input-content {
margin-bottom: 2rem;
@ -183,6 +183,9 @@
padding: 0;
margin: 0;
}
.small {
font-size: 0.9em;
}
</style>
</head>