Moving the mouse over buttons on the 404 page makes the text the same color as their background:
The buttons’ focus state is ok and doesn’t display the issue.
The issue doesn’t occur with the search button at the very bottom of the page.
Moving the mouse over buttons on the 404 page makes the text the same color as their background:
The buttons’ focus state is ok and doesn’t display the issue.
The issue doesn’t occur with the search button at the very bottom of the page.
It seems those pages are missing the top-level classes of discourse-no-touch
and the likes.
I could add extra CSS to make sure the buttons are properly styled, but it’s a better bet (and more encompassing) to make sure those classes are added, if possible.