Re: [O] TOC in HTML export - how to change formatting of ToDo levels?

2013-05-21 Thread David Rogoff
> You should be able to customize the todo class only within the TOC context > with such a rule: > > --8<---cut here---start->8--- > #table-of-contents .todo { > ... > } > --8<---cut here---end--->8--- > > Bes

Re: [O] TOC in HTML export - how to change formatting of ToDo levels?

2013-05-21 Thread Sebastien Vauban
Hi David, David Rogoff wrote: > I've just started diving back into org-mode. I'm mostly using it for ToDo / > Status tracking. I've been trying to change the format of the TOC entries with > little success. I've figured out how to use org-export-html-style to change > the CSS markup for my customi

[O] TOC in HTML export - how to change formatting of ToDo levels?

2013-05-20 Thread David Rogoff
Hi all. I've just started diving back into org-mode. I'm mostly using it for ToDo / Status tracking. I've been trying to change the format of the TOC entries with little success. I've figured out how to use org-export-html-style to change the CSS markup for my customized ToDo levels, but tha