fix(docs): blog prev/next button text color by csviri · Pull Request #3230 · operator-framework/java-operator-sdk
Pull request overview
Updates the docs theme SCSS to prevent global link styling inside .td-content from overriding the appearance of button-styled links (e.g., blog prev/next navigation).
Changes:
- Narrow the
.td-contentanchor selector to exclude.btnlinks so button text color is not forced to$link-color.
You can also share your feedback on Copilot code review. Take the survey.