Style defs can live in other tiddlers. For example one style tiddler that I think everyone must need is http://www.tiddlytools.com/#StyleSheetShortcuts. I just copy this tiddler into a TW and then include it in into StyleSheet tiddler by writing "[StyleSheetShortcuts]]" in it (without the quotes of course). But beware that defs included later override the defs included earlier.
On Nov 10, 4:03 am, Tobias Beer <[email protected]> wrote: > I would also think that that might be important that you put those > wrappers on newlines (!)... > > /*{{{*/ > .emphasis {font-weight:bold;} > /*}}}*/ > > ...so that the TiddlyWiki rendering engine parses your tiddler text > correctly and displays your css as well structured, monospaced > wrappers in ViewMode while also creating the corresponding "style" > elements in the DOM. > > Cheers, Tobias. -- 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.

