vinta-awesome-python/website
Vinta Chen ec2928b510
style(css): add decorative underline on link hover states
Give links across hero, table entries, expand panel, and footer a
semi-transparent underline on hover using text-decoration-color and
text-underline-offset, so interactive affordances are more visible
without changing the base text color. Hero sub-links are split into
their own rule to carry the additional underline style independently.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 15:08:49 +08:00
..
static style(css): add decorative underline on link hover states 2026-03-22 15:08:49 +08:00
templates style(footer): redesign footer with dark background and brand label 2026-03-22 14:57:13 +08:00
tests test: lower category count floor to 69 to match current README 2026-03-22 01:32:32 +08:00
build.py fix(website): sort starred stdlib entries after starred non-stdlib entries 2026-03-22 02:15:22 +08:00
fetch_github_stars.py refactor(website): hoist loop-invariant variables outside the fetch loop 2026-03-22 01:32:26 +08:00
readme_parser.py refactor: parse thematic groups from README bold markers instead of hardcoding them 2026-03-20 18:43:09 +08:00