style(footer): redesign footer with dark background and brand label

Replace the light frosted-glass footer with a dark-themed one using
oklch colors. Add link hover states, a footer-brand element showing
'Awesome Python', and switch alignment to space-between to accommodate
the new brand label.

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vinta Chen
2026-03-22 14:57:13 +08:00
parent f528177313
commit 3bfa49b24a
2 changed files with 20 additions and 7 deletions

View File

@@ -44,6 +44,7 @@
<main id="content">{% block content %}{% endblock %}</main>
<footer class="footer">
<span class="footer-brand">Awesome Python</span>
<div class="footer-links">
<span
>Made by