Can someone suggest the CSS attributes for reducing the white space around list entries?

Can someone suggest the CSS attributes for reducing the white space around list entries?

I'm working on a "compact" stylesheet. I'd like to try and fit a few more lines on the page.

Comments

  1. Hello,

    You may try these ones:

    ul.topLevel li.task { line-height: 1.1; }
    div.coreDiv { padding: 0 1px; }

    It will make some alighnment mis-alighned, but list will become more compact.

    Hope this helps,
    KIR

    ReplyDelete

Post a Comment

Popular posts from this blog

Hello friends

I'm really enjoy using checkvist, you are adding great features very quickly.