Since you add a class around it, I'd add a custom class like so:

<div class="tc-table-of-contents *mystyle*">
<<toc-selective-expandable "contents-dino">>
<<toc-selective-expandable "contents-shark">>
</div>

And then either a stylesheet as Mark suggests or if it is a one off, it 
might be enough with a styleblock in the same tiddler:

<style>
.mystyle ol {
  margin-top: 0;
  margin-bottom: 0;
}
</style>

<:-)

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/2f21f865-70d5-49b8-b530-e211864ed947%40googlegroups.com.

Reply via email to