Improves the situation for custom buttons which had to have inline styling in order not to get the default a-tag blue. Standard buttons work as before.
Mostly important for .likely-color-theme-based styling. Additionally, we can get rid of our suggestion to use inline styling, which is always nice.
See https://github.com/NikolayRys/Likely/commit/0cd57ba5513564f5863fa0e2e6294b7a77127d79
Improves the situation for custom buttons which had to have inline styling in order not to get the default
a
-tag blue. Standard buttons work as before.Mostly important for
.likely-color-theme-based
styling. Additionally, we can get rid of our suggestion to use inline styling, which is always nice.