As the title suggests, I'm having difficulty with what seems to be a fairly simple matter.
What I'm trying to do is fairly straightforward; I would like to color-code my passage links to differentiate their purpose. Orange to link to passages providing further explanation or extraneous asides, blue for stuff that actually matters, and red as a basic organizational tool for myself while writing to indicate that I need to elaborate on related passages.
However, it seems that (text color: "orange")[] only works for plain text, and not links. I assume there's something different I need to be doing, but looking through the documentation a few times hasn't helped yet.
...I feel like I ought elaborate more on my problem, but that's really pretty much it. Basically just, "Help, I can't make the color change code work!".
Comments
This bit of code you provided is exactly what I was looking for. Thank you again ^^ !
This looks like just what I need for a project I'm working on. Strangely, I'm able to make it work for every example except for the clickbased one (third down), which defaults back to the color specified in the stylesheet. Screenshot attached. Any suggestions?
Without an example of your custom CSS I can only guess that you have a CSS selector that is more precise than the one in my original comment, therefor it is overriding the colour.