From a5f3683e3074e93332c4606fdbff7a20d80eabe0 Mon Sep 17 00:00:00 2001 From: OpenClaw Agent Date: Sat, 21 Feb 2026 07:03:27 +0000 Subject: [PATCH] Build pages with updated SDK messaging --- public/impressum.html | 18 +++++++----------- public/index.html | 2 +- public/privacy.html | 18 +++++++----------- public/terms.html | 20 ++++++++------------ 4 files changed, 23 insertions(+), 35 deletions(-) diff --git a/public/impressum.html b/public/impressum.html index 191cf16..5907197 100644 --- a/public/impressum.html +++ b/public/impressum.html @@ -8,9 +8,6 @@ - - - @@ -26,7 +23,7 @@ body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Robo a { color: var(--accent); text-decoration: none; transition: color 0.2s; } a:hover { color: var(--accent-hover); } .container { max-width: 800px; margin: 0 auto; padding: 0 24px; } -nav { padding: 20px 0; border-bottom: 1px solid var(--border); position: sticky; top: 0; background: var(--bg); z-index: 100; } +nav { padding: 20px 0; border-bottom: 1px solid var(--border); } nav .container { display: flex; align-items: center; justify-content: space-between; } .logo { font-size: 1.25rem; font-weight: 700; letter-spacing: -0.5px; color: var(--fg); display: flex; align-items: center; gap: 8px; text-decoration: none; } .logo span { color: var(--accent); } @@ -50,15 +47,14 @@ footer .container { display: flex; justify-content: space-between; align-items: footer .container { flex-direction: column; text-align: center; } .nav-links { gap: 16px; } } - -.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; } -.skip-link { position: absolute; top: -100%; left: 16px; background: var(--accent); color: #0b0d11; padding: 8px 16px; border-radius: 0 0 8px 8px; font-weight: 600; font-size: 0.9rem; z-index: 200; transition: top 0.2s; text-decoration: none; } +/* Skip to content */ +.skip-link { position: absolute; top: -100%; left: 16px; background: var(--accent); color: #0b0d11; padding: 8px 16px; border-radius: 0 0 8px 8px; font-weight: 600; font-size: 0.9rem; z-index: 200; transition: top 0.2s; } .skip-link:focus { top: 0; } + - -
+

Impressum

Legal notice according to § 5 ECG and § 25 MedienG (Austrian law)

@@ -108,7 +103,8 @@ footer .container { display: flex; justify-content: space-between; align-items: