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, #e3f2fd 40px,
#fff 40px, #fff 40px,
#fff 80px #fff 80px
); ) !important;
} }
section.aufgabe { section.aufgabe {
background: #e3f2fd !important; background: #e3f2fd !important;

View File

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

View File

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