@talha131 ...or maybe I should say @@.talha131  ;-)

Try this

@@.myclass
*foo
**bar
@@

<style>
.myclass li {list-style-type: decimal; } 
.myclass li li {list-style-type: lower-alpha; }
</style>

i.e you define a new class and apply this class. In the above, the class is 
defined in a local styleblock. If you want to use it globally you should 
instead move the content that is between the style tags into a stylesheet 
tiddler, i.e any tiddler tagged "$:/tags/Stylesheet" and with the type 
"Static stylesheet"

<:-)

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0af376d5-126f-48a6-bdc0-423759b1091fo%40googlegroups.com.

Reply via email to