On Saturday, July 12, 2014 11:27:00 AM UTC-7, Michael Evans wrote:
>
> It doesn't change the color for me. :(
> I'm doing:
> @@.example [[HelloThere]] @@
> In my* $:/StyleSheet* I have
> .example { color:green; }
> Should I be using something different?
>
As written, your CSS will set the color of all regular text within the
@@.example@@ "wrapper". However, link text is different from regular text,
and your CSS needs to be more specific. Try this instead:
.example a { color:green };
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://TiddlyTools.github.com/fundraising.html#MakeADonation
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact
--
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.