Tiddlywiki tells you can use style wrapper in wikitext like this
<style>
.mr-padding{padding:0.5em 1em;}
.mr-blue{background-color:#00f;}
.mr-bg-white{color:#fff;}
</style>
@@.mr-blue
@@.mr-bg-white
@@.mr-padding
This is a text
@@
@@
@@
If I want to use combined classes is it okay to just use one closing tag
(@@) e.g.
<style>
.mr-padding{padding:0.5em 1em;}
.mr-blue{background-color:#00f;}
.mr-bg-white{color:#fff;}
</style>
@@.mr-blue
@@.mr-bg-white
@@.mr-padding
This is a text
@@
How about this
@@.tc-tiddler-frame
@@width:200px;height:50px;
or combine both
@@
-*Mohammad*
--
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/1bc54a35-7fd5-4905-92b6-e0b6b6c03153%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.