>
> Do people like the default colour scheme? It's simply what came with the
> underlying diagram library, but could be modified if desired.
>
If that is the case, I certainly wouldn't make t black.
Here's what I would do...
svg.railroad-diagram path,
svg.railroad-diagram rect {
stroke-width: 2;
stroke: #333;
}
svg.railroad-diagram path.arrow {
stroke-width: 2;
}
It's a bit of a bummer that the text is actually controlled via stroke and
stroke-width,
but well, there's gotta be some limitations. ;-)
...or can that be wrapped in something with a class "text"?
Best wishes, Tobias.
--
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.