This can be accomplished with a CSS Stylesheet tiddler.
Create a tiddler and name it anything you want.
Tag it with "$:/tags/Stylesheet". Paste the following into the text field
and save it.
ul ul, ol ul { list-style-type: none; }
ul ul li, ol ul li { font-size: smaller; }
This will affect all nested lists, so if you go to a 3rd "sub" level, it
will have an even smaller font size than the 2nd sub-level (and no
circle/dot).
If this is unwanted, you can define similar "child of" CSS selectors to set
the behavior of sub-lists 3 levels or below.
Best,
Joshua Fontany
On Wednesday, December 20, 2017 at 6:39:05 AM UTC-8, tobaisch wrote:
>
> Hello,
> How can i change a bit the unsorted standard list, which one generates
> with a "*" or a "**".
> I would especially like the second sublist in a smaller font and without a
> circle at the beginning.
> THX
> Regards
> Tom
>
--
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/14b07cee-eee2-465e-8214-ea9e1aeb5d70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.