mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 13:56:43 +08:00
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>