Re: [docbook-apps] Indent between List Label and List

From
Bob Stayton <>
Date
2007-07-25T15:52:33+00:00
ID
01b101c7ced3$caa23d80$6400a8c0@totoro
Thread
Re: [docbook-apps] Indent between List Label and List
div.itemizedlist li {
        padding-left: 1em;

}