> {{{
> #mainMenu {width: 21em;}
> #displayArea {margin-left:22em; }
>
> }}}
Because StyleSheet contains CSS syntax, the curly braces have to be
enclosed within comments, like this:
/*{{{*/
#mainMenu {width: 21em;}
#displayArea {margin-left:22em; }
/*}}}*/
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---