Hello,

I am trying to make list tiddlers.

My tiddler is like this:

# [[textlink]] by [[textlink]]<div>
text</div>

#* [[textlink]] by [[textlink]]<div>
text</div>

# [[textlink]] by [[textlink]]<div>
text<br>
text</div>


I already have the tiddler tagged with a tag list which does this:

[data-tags*="list"] li {
    margin-bottom: 1em;
}

The first item and subitem do not have the 1em space between them.
 ol + ul

or 
ol, ul

doesn't work either. Can someone point me to the correct syntax to use.

I hope this is the right place for this.

Thank you.

-- 
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/050afcb7-4500-4045-bd7a-c168eea282db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to