update h1/h2 colors in course b, fix qr code contain

This commit is contained in:
2025-12-30 17:59:58 +01:00
parent e6a455b095
commit eaeae275a7
6 changed files with 43 additions and 7 deletions

View File

@@ -20,8 +20,14 @@ section.invert {
section {
font-size: 1.7rem;
}
h1 {
color: #1e5f8a;
}
section.invert h1 {
color: #fff;
}
h2 {
color: var(--color-highlight);
color: #1f2937;
}
pre {
background: #0f0f23;
@@ -474,7 +480,7 @@ Lösung: Portfolio-Websites (eigene Kontrolle)
---
![bg right:25%](./assets/qr/squoosh.png)
![bg contain right:25%](./assets/qr/squoosh.png)
# Hands-On: Kompression vergleichen