diff --git a/content/kubernetes-hell-to-heaven/css/custom.css b/content/kubernetes-hell-to-heaven/css/custom.css index 252268d..92a704a 100644 --- a/content/kubernetes-hell-to-heaven/css/custom.css +++ b/content/kubernetes-hell-to-heaven/css/custom.css @@ -284,3 +284,70 @@ color: var(--accent-cyan); font-weight: 600; } + +/* Slide de fin : remerciement, Q/R, QR codes */ +.reveal section.slide-fin h1 { + margin: 0 0 0.2em; + font-size: clamp(1.15em, 5vw, 1.45em); +} + +.reveal section.slide-fin .slide-fin-thanks { + margin: 0 0 0.15em; + font-size: 0.52em; + line-height: 1.35; + color: var(--text-muted); +} + +.reveal section.slide-fin .slide-fin-cta { + margin: 0 0 0.35em; + font-size: 0.72em; + font-weight: 600; + color: var(--accent-cyan); +} + +.reveal section.slide-fin .slide-fin-hint { + margin: 0 auto 0.45em; + max-width: 28em; + font-size: 0.38em; + line-height: 1.4; + color: var(--text-subtle); +} + +.reveal section.slide-fin .slide-fin-qr-grid { + display: flex; + flex-wrap: wrap; + justify-content: center; + align-items: flex-end; + gap: 0.85em 1.75em; + margin: 0.15em 0 0; +} + +.reveal section.slide-fin .slide-fin-qr-block { + margin: 0; + padding: 0; + border: none; + text-align: center; +} + +.reveal section.slide-fin .slide-fin-qr-block figcaption { + margin: 0 0 0.35em; + font-size: 0.36em; + font-weight: 600; + color: var(--text-muted); +} + +.reveal section.slide-fin .qrcode-fin-wrap { + display: inline-block; + padding: 0.2em; + background: #fff; + border-radius: 8px; + line-height: 0; + box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25); +} + +.reveal section.slide-fin .qrcode-fin-wrap canvas, +.reveal section.slide-fin .qrcode-fin-wrap img { + display: block; + width: 150px; + height: 150px; +} diff --git a/content/kubernetes-hell-to-heaven/index.html b/content/kubernetes-hell-to-heaven/index.html index 2efd8bb..3af8d5d 100644 --- a/content/kubernetes-hell-to-heaven/index.html +++ b/content/kubernetes-hell-to-heaven/index.html @@ -667,8 +667,31 @@ spec: honnêtes, plus que chaque ligne du deck.

+
+

Merci

+

Merci pour votre attention.

+

Des questions ?

+

Dépôt des sources et page d’accueil des slides — à scanner pour repartir avec les + liens.

+
+
+
Dépôt
+ +
+
+
Slides — accueil
+ +
+
+ +