OK, so where you put tc-popup-keep, add another class like so
class="tc-popup-keep xxx"
and then in a stylesheet tiddler put
.xxx * {font-size:14px;}
The * will enforce the size on all text even if there are nested divs or
transclusions etc and using "px" sets it to a fixed size whereas "em" is a
relative size and this can be problematic when you nest things.
<:-)
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/6418f55d-3873-457f-83f4-b6a8c9008214%40googlegroups.com.