Thank you! Intersting, because before my post, I had tried color: gray; text-decoration: line-through;
This makes the links gray but does not do the strike-through. Dropping the color statement causes the strike-through to display. Reversing the two statement also show strike-through, but no gray! Can I conclude that the two statements are mutually exclusive, and that the first statement takes precedence over subsequent ones? On Sep 30, 10:14 am, Tobias Beer <[email protected]> wrote: > > What would be the css code to put in the tagcolor field for > > strikethrough text? > > Ask google ;o) > > {text-decoration: line-through;} > > Cheers, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

