You can make a stylesheet tiddler (a tiddler tagged $:/tags/Stylesheet) 
like:

div.tc-tiddler-body.tc-reveal  div.tc-table-of-contents 
ol.tc-toc.toc-selective-expandable {
margin-top: 0 ;
margin-bottom: 0;
}


You might want to add something to the selector so it only applies to 
certain tagged tiddlers.

On Saturday, April 4, 2020 at 7:33:00 AM UTC-7, si wrote:
>
> Listing two toc macros like this:
>
> <div class="tc-table-of-contents">
> <<toc-selective-expandable "contents-dino">>
> <<toc-selective-expandable "contents-shark">>
> </div>
>
> Gives this result:
>
> [image: 1.png]
>
> Is there any way to make it look like this:
>
> [image: 2.png]
>
>
> (whilst still using two separate toc macros)
>
>
> Thanks in advance, Si.
>

-- 
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/f4405ff7-5501-41c8-9da2-11746dcfd958%40googlegroups.com.

Reply via email to