Forums

Line Height between breaks - links list (2 posts)

  1. strawdonkey
    Member
    Posted 5 years ago #

    Hello, me again.

    I've a list of links which I feel are just a little too close together, yet for all my twiddling with line-height properties in CSS, it's giving me no joy. I appreciate the line-height property is intended for continuous paragraphs; the links are formatted with a line break.

    Is there a way I can increase the space between line breaks at all? If so, can anyone point me in the right direction?

    Cheers

    PS: The blog in question is: http://www.strawdonkey.net/leek , the links are at the bottom right (not the RSS/XHTML/CSS bit, the ones above that).

  2. Samuel B
    moderator
    Posted 5 years ago #

    Edit sidebar.php and wrap with divs.
    example:
    <div>
    <ul><li>
    Link
    link
    </li></ul>
    </div>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags