On Mar 4, 10:45 am, FND <[email protected]> wrote:
> Add the following to your StyleSheet:
> .ToC ol {
> list-style-type: circle;
> }
> (Instead of "circle", you could also use "disc" or "square".)
>
> HTH.
>
Many thanks for your help, the above code does the trick.
For anyone following this in the future I've found that "list-style-
type: none" also removes the bullets entirely. Also that adding a
further statement with a second ol, i.e.".ToC ol ol{", allows for
changing the sub headings.
Regards
David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---