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;

View File

@@ -55,7 +55,7 @@ section.klausur {
#e3f2fd 40px,
#fff 40px,
#fff 80px
);
) !important;
}
section.aufgabe {
background: #e3f2fd !important;
@@ -1261,7 +1261,7 @@ Dangerzone: FOSS-Tool (Freedom of Press Foundation)
**Offene Formate:**
✓ Spezifikation öffentlich
✓ Keine Lizenzgebühren
✓ Viele Programme unterstützen
✓ Viele Programme unterstützen1
**Beispiele:** PNG, OGG, MKV, Markdown, SVG
**Proprietäre Formate:**
@@ -1276,7 +1276,7 @@ Lock-in: "Gefangene Daten" (nur in Software X öffenbar)
Firma geht pleite → Format stirbt (WordPerfect-Beispiel)
Offene Standards: Überlebensfähiger (Community kann implementieren)
-->
111
---
# Vendor Lock-in: Beispiele

View File

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