update h1/h2 colors in course b, fix qr code contain
This commit is contained in:
@@ -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)
|
||||
|
||||
---
|
||||
|
||||

|
||||

|
||||
|
||||
# Hands-On: Kompression vergleichen
|
||||
|
||||
|
||||
Reference in New Issue
Block a user