fix klausur gradient for pdf printing in termin 0,3,4,5

- add !important to repeating-linear-gradient for proper pdf export
This commit is contained in:
2026-01-16 00:18:56 +01:00
parent ccceac83e4
commit d19aa98f79
4 changed files with 402 additions and 1046 deletions

View File

@@ -55,7 +55,7 @@ section.klausur {
#e3f2fd 40px,
#fff 40px,
#fff 80px
);
) !important;
}
section.aufgabe {
background: #e3f2fd !important;