1
0

add background-position top to screenshot slides

This commit is contained in:
2025-09-16 14:24:27 +02:00
parent b892cbfaff
commit de464f52f1

View File

@@ -387,7 +387,7 @@ ul {
--- ---
<!-- header: "Digital Independence Day - Workshop" --> <!-- header: "" -->
<!-- title: Digital Independence Day - Workshop --> <!-- title: Digital Independence Day - Workshop -->
# Digital Independence Day - Workshop # Digital Independence Day - Workshop
@@ -424,16 +424,34 @@ h2 {
## yellow belt 🟡 ## yellow belt 🟡
--- ---
<style scoped>
figure {
background-position: top !important;
}
</style>
![bg](screenshot-yellow-1.png)
![bg](./assets/screenshot-yellow-1.png)
--- ---
![bg](screenshot-yellow-2.png) <style scoped>
figure {
background-position: top !important;
}
</style>
![bg](./assets/screenshot-yellow-2.png)
--- ---
<style scoped>
figure {
background-position: top !important;
}
</style>
![bg](screenshot-yellow-3.png)
![bg](./assets/screenshot-yellow-3.png)
--- ---
@@ -461,15 +479,27 @@ h2 {
--- ---
![bg](screenshot-orange-1.png) ![bg](./assets/screenshot-orange-1.png)
--- ---
![bg](screenshot-orange-2.png) <style scoped>
figure {
background-position: top !important;
}
</style>
![bg](./assets/screenshot-orange-2.png)
--- ---
![bg](screenshot-orange-3.png) <style scoped>
figure {
background-position: top !important;
}
</style>
![bg](./assets/screenshot-orange-3.png)
--- ---
@@ -497,13 +527,31 @@ h2 {
--- ---
<style scoped>
figure {
background-position: top !important;
}
</style>
![bg](./assets/screenshot-green-1.png) ![bg](./assets/screenshot-green-1.png)
--- ---
<style scoped>
figure {
background-position: top !important;
}
</style>
![bg](./assets/screenshot-green-2.png) ![bg](./assets/screenshot-green-2.png)
--- ---
<style scoped>
figure {
background-position: top !important;
}
</style>
![bg](./assets/screenshot-green-3.png) ![bg](./assets/screenshot-green-3.png)