Remove default anchor link background-color for language usage chart on the /about page #81

Merged
vlw merged 1 commit from refs/pull/81/head into master 2026-07-13 09:28:10 +02:00
vlw commented 2026-07-13 09:27:53 +02:00 (Migrated from codeberg.org)

This PR removes an anchor tag background color block that caused specificity problems with the data-lang attributes. The specificity problem came from when we refactored the CSS in #79 to utilize nesting. This block is not needed since a default bakground-color is already set on the chart-segment element.

This PR removes an anchor tag background color block that caused specificity problems with the `data-lang` attributes. The specificity problem came from when we refactored the CSS in #79 to utilize nesting. This block is not needed since a default `bakground-color` is already set on the `chart-segment` element.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/vlw.se!81
No description provided.