Is there a way I can change the text color of certain internal tiddlylinks, 
the ones which appear like [[this]], with CSS?

I have a wiki about a musician and their music, and it includes a 
discography. Each song is it's own article, and each includes a table of 
information. Some songs appear on multiple albums, are a different track on 
each album, have different lengths, etc. I want to color code each set of 
information for easy reading of information.

I want a result like this:

*Album:* One, Two        <-- (Imagine these are two internal links, the 
first default color, the second changed)
*Track:* 4, 6
*Length:* 2:53, 3:02       <-- Changing regular text is super easy.


   - Is there a way to change a [[link]] color? I notice they have 
   tw-tiddlylink (and since they're working links) tw-tiddylink-resolved CSS 
   classes.
   - If not, is there a way to create internal links with <a href=""> or 
   <$link> which I could change the color? I tried making <a href="#Article"> 
   links, but I guess there's some DOM stuff happening and href doesn't really 
   apply.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to