From 8a2bf69576a6889850ed13ef9b7adffb5693827d Mon Sep 17 00:00:00 2001 From: ctao Date: Fri, 24 Jul 2026 20:20:29 +0200 Subject: [PATCH] restyle: flat Cherenkov-blue design, WCAG (skip link, focus, labels), auto dark mode --- src/layouts/Base.astro | 17 +++- src/pages/telescopes.astro | 20 ++-- src/styles/global.css | 183 +++++++++++++++++++++++++------------ 3 files changed, 147 insertions(+), 73 deletions(-) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index 5b6309d..584f139 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -16,19 +16,26 @@ const links = [ {title} + {/* Sora via Google Fonts for the demo; self-host the woff2 for production. */} + + + + -
+