List css

41 views
Skip to first unread message

Subi 54

unread,
Feb 21, 2019, 7:28:52 AM2/21/19
to TiddlyWiki
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.
Reply all
Reply to author
Forward
0 new messages