On Fri, Sep 30, 2016 at 2:01 PM, Chris George <[email protected]> wrote:

> I have been collecting bookmarks using mod_http.py for some time. Very
> useful.
>
> I would like to know how to style the http://localhost:8130/ page. Is
> there a .css file or such that could pretty it up?
>

​The format_leo_node​

​method creates the html.  The <head> element should contain something
like:

<link rel="stylesheet" type="text/css" href="mod_http.css">

I'll see what I can do.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" 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/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to