If you look at the HTML that's rendered from rst, it's deeply embedded 
<div> structures.  I actually would love an output that was an outline. 

To solve it, I added:

.section {
    margin-left: 25px;
}

That indents my output as an outline, but doesn't really make it an 
"outline".  To achieve an outline, I suppose it would need to be 
<ul><li></ul> based, not sure.

Edward K. Ream wrote:
> On Thu, Oct 30, 2008 at 8:18 AM, Mike Crowe <[EMAIL PROTECTED]> wrote:
>
>   
>> Is there a better CSS file which shows your rst output as an outline?
>>     
>
> Again, this question seems a bit off.  rst output is not outline oriented.
>
> But to answer your question, the default .css files are in the leo\doc
> folder, and you are free to mess with that as you like.
>
> Edward
>
> >
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to