On Oct 15, 9:45 pm, Vino Rosso <[email protected]> wrote:
> On Oct 15, 9:18 pm, Lysanne <[email protected]> wrote:> Hum.. I use a
> modified version of the "Beach" tiddly theme from
> here:http://tiddlythemes.com, so yes it could come from there. Do you know
> > where the CSS rule for "@@" would be? I looked in my stylesheets but
> > didn't find it.
>
> I loaded the stylesheet from the Bleach theme and, sure enough, I get
> underlined text for @@text@@.
>
> So it's the css that's causing the problem.
You need to play around with:
.highlight, .marked {background:transparent; color:#111; border:none;
text-decoration:underline;}
Try something like:
.highlight, .marked {background:yellow; color:#111; border:none; text-
decoration:none;}
--
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.