update h1/h2 colors in course b, fix qr code contain
This commit is contained in:
@@ -20,8 +20,14 @@ section.invert {
|
|||||||
section {
|
section {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
|
h1 {
|
||||||
|
color: #1e5f8a;
|
||||||
|
}
|
||||||
|
section.invert h1 {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
h2 {
|
h2 {
|
||||||
color: var(--color-highlight);
|
color: #1f2937;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
background: #0f0f23;
|
background: #0f0f23;
|
||||||
|
|||||||
@@ -20,8 +20,14 @@ section.invert {
|
|||||||
section {
|
section {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
|
h1 {
|
||||||
|
color: #1e5f8a;
|
||||||
|
}
|
||||||
|
section.invert h1 {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
h2 {
|
h2 {
|
||||||
color: var(--color-highlight);
|
color: #1f2937;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
background: #0f0f23;
|
background: #0f0f23;
|
||||||
|
|||||||
@@ -20,8 +20,14 @@ section.invert {
|
|||||||
section {
|
section {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
|
h1 {
|
||||||
|
color: #1e5f8a;
|
||||||
|
}
|
||||||
|
section.invert h1 {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
h2 {
|
h2 {
|
||||||
color: var(--color-highlight);
|
color: #1f2937;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
background: #0f0f23;
|
background: #0f0f23;
|
||||||
@@ -474,7 +480,7 @@ Lösung: Portfolio-Websites (eigene Kontrolle)
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Hands-On: Kompression vergleichen
|
# Hands-On: Kompression vergleichen
|
||||||
|
|
||||||
|
|||||||
@@ -20,8 +20,14 @@ section.invert {
|
|||||||
section {
|
section {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
|
h1 {
|
||||||
|
color: #1e5f8a;
|
||||||
|
}
|
||||||
|
section.invert h1 {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
h2 {
|
h2 {
|
||||||
color: var(--color-highlight);
|
color: #1f2937;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
background: #0f0f23;
|
background: #0f0f23;
|
||||||
|
|||||||
@@ -20,8 +20,14 @@ section.invert {
|
|||||||
section {
|
section {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
|
h1 {
|
||||||
|
color: #1e5f8a;
|
||||||
|
}
|
||||||
|
section.invert h1 {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
h2 {
|
h2 {
|
||||||
color: var(--color-highlight);
|
color: #1f2937;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
background: #0f0f23;
|
background: #0f0f23;
|
||||||
|
|||||||
@@ -20,8 +20,14 @@ section.invert {
|
|||||||
section {
|
section {
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
|
h1 {
|
||||||
|
color: #1e5f8a;
|
||||||
|
}
|
||||||
|
section.invert h1 {
|
||||||
|
color: #fff;
|
||||||
|
}
|
||||||
h2 {
|
h2 {
|
||||||
color: var(--color-highlight);
|
color: #1f2937;
|
||||||
}
|
}
|
||||||
pre {
|
pre {
|
||||||
background: #0f0f23;
|
background: #0f0f23;
|
||||||
|
|||||||
Reference in New Issue
Block a user