Alex's answer is the best, Renato, but here's two other tidbits that may come in handy: (1) The "em" sizes are relative to the default font size used by the browser. "0.9em," for example, is 90% of the default font size. TiddlyWiki uses *em* fonts consistently, which has a lot of advantages -- but if you prefer to go old-school, you can certainly set your font sizes in pixels or points, too. (E.g., "10pt," "12px.") (2) If you want to change fonts on the fly within tiddlers (for a given block of text), you can use this syntax: @@font-size:0.9em;This is some text I want to display in a smaller font.@@
-- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/fb_rwqqeSh0J. 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.

