fix klausur slide pdf rendering with @media print fallback
This commit is contained in:
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #e3f2fd !important;
|
background: #e3f2fd !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- _class: invert -->
|
<!-- _class: invert -->
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #e3f2fd !important;
|
background: #e3f2fd !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #e3f2fd !important;
|
background: #e3f2fd !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #e3f2fd !important;
|
background: #e3f2fd !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #e3f2fd !important;
|
background: #e3f2fd !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #e3f2fd !important;
|
background: #e3f2fd !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #e3f2fd !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #e3f2fd !important;
|
background: #e3f2fd !important;
|
||||||
}
|
}
|
||||||
|
|||||||
BIN
courses/223015b/slides/assets/quantized-image-8-colors.jpg
Normal file
BIN
courses/223015b/slides/assets/quantized-image-8-colors.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 465 KiB |
@@ -55,7 +55,12 @@ section.klausur {
|
|||||||
#fce4ec 40px,
|
#fce4ec 40px,
|
||||||
#fff 40px,
|
#fff 40px,
|
||||||
#fff 80px
|
#fff 80px
|
||||||
);
|
) !important;
|
||||||
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #fce4ec !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #fce4ec !important;
|
background: #fce4ec !important;
|
||||||
|
|||||||
@@ -57,6 +57,11 @@ section.klausur {
|
|||||||
#fff 80px
|
#fff 80px
|
||||||
) !important;
|
) !important;
|
||||||
}
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #fce4ec !important;
|
||||||
|
}
|
||||||
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #fce4ec !important;
|
background: #fce4ec !important;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -55,7 +55,12 @@ section.klausur {
|
|||||||
#fce4ec 40px,
|
#fce4ec 40px,
|
||||||
#fff 40px,
|
#fff 40px,
|
||||||
#fff 80px
|
#fff 80px
|
||||||
);
|
) !important;
|
||||||
|
}
|
||||||
|
@media print {
|
||||||
|
section.klausur {
|
||||||
|
background: #fce4ec !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
section.aufgabe {
|
section.aufgabe {
|
||||||
background: #fce4ec !important;
|
background: #fce4ec !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user