Skip to content
Discussion options

You must be logged in to vote

The commits that induce the problem reported in the OP were necessary, as they fixed some specificity bugs that led to unreadable links in certain combinations. If you increase the specificity of the selectors in your additional CSS to exceed or match the specificity of the rules employed by the theme, you'll get the previous behavior back.

Note that we do not consider this to be a breaking change, because we don't view CSS specificity as part of our API surface. We need to make changes here and there as we discover bugs, without raising the need for a major release every time we fix something. I hope for your understanding.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@dellagustin
Comment options

@kamilkrzyskow
Comment options

@kamilkrzyskow
Comment options

@squidfunk
Comment options

Answer selected by dellagustin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants