mirror of
https://github.com/vinta/awesome-python.git
synced 2026-08-27 04:07:39 +00: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:
parent
f528177313
commit
3bfa49b24a
2 changed files with 20 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue