mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 13:56:43 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user