awesome-python/website
Vinta Chen 19496c2c93
refactor(css): replace sponsor-become border underline with text-decoration
Swap the border-bottom + padding-bottom fake underline on .sponsor-become
for a native text-decoration underline with text-underline-offset so the
line hugs the text at the same distance as the hero @vinta/@JinyangWang27
links, rather than sitting a fixed 0.2rem gap away.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-19 22:45:44 +08:00
..
static refactor(css): replace sponsor-become border underline with text-decoration 2026-04-19 22:45:44 +08:00
templates chore: remove arrow from 'Become a sponsor' link and its CSS rules 2026-04-19 22:43:19 +08:00
tests refactor(tests): modernize test_readme_parser to use pathlib.Path 2026-04-19 22:07:16 +08:00
build.py refactor(build): flatten extract_entries and annotate result dict 2026-04-19 22:04:14 +08:00
fetch_github_stars.py refactor: replace manual total_seconds()/3600 with timedelta comparison 2026-04-19 22:02:14 +08:00
readme_parser.py refactor(readme_parser): fuse _parse_sponsor_item into single pass 2026-04-19 22:06:41 +08:00