Due to the color of my board, the links in the Interact menu in threads are kind of hard to see. So, a day or so ago, I added this CSS:
.dropdown.interact.top-left-dropdown a:link { color: #000000; }I went back to look at the Interact menu, and it looked as though the problem was solved. However, that bit of CSS seems to be "turning on and off", if you will. I'll look at the Interact menu links sometimes, and they'll be black like they're supposed to be. However, I look at them again later, and they're back to their old, difficult-to-see colors. In fact, I just looked at the links again, and all of them were displaying correctly except one, which was displaying the old way
I don't know if this matters or not, but that bit of CSS is in my Global CSS.
Thanks.

I thought the whole point of Global CSS was that it
affected your entire board, overriding everything else?