Hello!
I want to realize an editor for screenwriting within TW and during that process have come to a formatting/CSS question.
The dialogue-text after the role shall be indent. Now my question is
is the Text following a span a child or a sibling?

.role{text-transform: uppercase;}
.role > p{margin-left: 150px; font-style: italic;}

It shall be used within this construction

{{rolename}} Dialoguetext text......
                        Text Text

Where rolename is a transclude span with the class role...


Thanks for help
Jan

--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/58E96295.4000608%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to