style: pin footnote to bottom-right of slide 9

Use position:absolute bottom:0 right:0 to place it just
above the Reveal.js navigation arrows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
2026-04-14 01:49:12 +02:00
parent f272be358f
commit 50b43d4cd2

View File

@@ -468,7 +468,7 @@
<rect x="624" y="90" width="36" height="44" rx="5" fill="#0050d7" opacity="0.15" stroke="#0050d7" stroke-width="1.5"/>
<circle cx="652" cy="124" r="3" fill="#00a344"/>
</svg>
<p style="text-align:right; margin-top:0.2em;"><small style="color:var(--ods-neutral-600); font-size:0.5em;">*Like this presentation 🤖</small></p>
<p style="position:absolute; bottom:0; right:0; margin:0;"><small style="color:var(--ods-neutral-600); font-size:0.45em;">*Like this presentation 🤖</small></p>
</section>
<!-- ─── SLIDE 10 ──────────────────────────────────────────────────── -->