Show
Ignore:
Timestamp:
02/22/10 11:52:36 (7 months ago)
Author:
olivier
Message:

fix css for (un)ordered lists in rst content

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/telemeta/htdocs/css/telemeta.css

    r570 r585  
    648648} 
    649649 
     650#content .rst-content ul,  #content .rst-content ol { 
     651    clear: none; 
     652    font-size: 1em; 
     653    margin-left: 0.4em; 
     654} 
     655 
    650656.module-set { 
    651657    float: right;