Compare commits
2 Commits
c03d3540df
...
eedc7d7c4b
Author | SHA1 | Date | |
---|---|---|---|
eedc7d7c4b | |||
5c7a6153fc |
BIN
content/personal/daniela-senerova/daniela-senerova.jpg
Normal file
After Width: | Height: | Size: 330 KiB |
8
content/personal/daniela-senerova/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
+++
|
||||
weight = 6
|
||||
|
||||
[extra]
|
||||
name = "Daniela Šenerová"
|
||||
role = "Pomocníček"
|
||||
beh = [3]
|
||||
+++
|
Before Width: | Height: | Size: 540 KiB After Width: | Height: | Size: 368 KiB |
BIN
content/personal/hanka-vajsejtlova/hanka-vajsejtlova.jpg
Normal file
After Width: | Height: | Size: 520 KiB |
@ -2,7 +2,7 @@
|
||||
weight = 99
|
||||
|
||||
[extra]
|
||||
name = "Honza Kubíček"
|
||||
name = "Jan Kubíček"
|
||||
role = "Hlavas na dovolené"
|
||||
beh = [3]
|
||||
+++
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 337 KiB |
BIN
content/personal/kacka-kolarova/kacka-kolarova.jpg
Normal file
After Width: | Height: | Size: 425 KiB |
8
content/personal/klarka-hazukova/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
+++
|
||||
weight = 4
|
||||
|
||||
[extra]
|
||||
name = "Klárka Hazuková"
|
||||
role = "Instruktor"
|
||||
beh = [1, 3]
|
||||
+++
|
BIN
content/personal/kristyna-dusova/kristyna-dusova.jpg
Normal file
After Width: | Height: | Size: 71 KiB |
8
content/personal/majda-simova/index.md
Normal file
@ -0,0 +1,8 @@
|
||||
+++
|
||||
weight = 4
|
||||
|
||||
[extra]
|
||||
name = "Majda Šímová"
|
||||
role = "Instruktor"
|
||||
beh = [3]
|
||||
+++
|
BIN
content/personal/majda-simova/majda-simova.jpg
Normal file
After Width: | Height: | Size: 341 KiB |
@ -1,5 +1,6 @@
|
||||
+++
|
||||
weight = 3
|
||||
draft = true
|
||||
|
||||
[extra]
|
||||
name = "Míša Michalová"
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 431 KiB |
@ -3,6 +3,6 @@ weight = 6
|
||||
|
||||
[extra]
|
||||
name = "Venca Třeštík"
|
||||
role = "Kuchař"
|
||||
role = "Le Grand Chef"
|
||||
beh = [1]
|
||||
+++
|
||||
|
BIN
content/personal/venca-trestik/venca-trestik.jpg
Normal file
After Width: | Height: | Size: 248 KiB |
@ -2,7 +2,7 @@
|
||||
weight = 4
|
||||
|
||||
[extra]
|
||||
name = "Dalibor Brabec"
|
||||
name = "Verča Andělová"
|
||||
role = "Instruktor"
|
||||
beh = [1]
|
||||
+++
|
BIN
content/personal/verca-andelova/verca-andelova.jpg
Normal file
After Width: | Height: | Size: 477 KiB |
@ -227,9 +227,9 @@ header {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url('img/forest.svg');
|
||||
background-size: contain;
|
||||
background-size: auto 10em;
|
||||
background-position: center bottom -4px; // -4px fixes a visible line on some resolutions
|
||||
background-repeat: no-repeat;
|
||||
background-repeat: repeat-x;
|
||||
filter: invert(0%) contrast(94.5%);
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |