Forums

[resolved] Can't find line spacing styling in my CSS... (3 posts)

  1. drursi08
    Member
    Posted 5 years ago #

    Hey all, sorry before I start this beacuse I sifted through numerous line spacing posts but couldnt find anythign related to my specific CSS, a modded Desert Theme.

    I'm looking to space out the lines in my posts here http://sevenstripes.com/blog/ but cannot seem to find it in my css.

    I thought it would be here:
    '.post a[target^="_blank"] {
    background: transparent url('images/extern.gif') 100% 50% no-repeat;'

    ..thinking that the second % was the one to change, but it didn't seem to do the trick.

    Any other ideas? thanks ahead of time.

  2. Samuel B
    moderator
    Posted 5 years ago #

    Very nice site. Are you sure you want to change the spacing? It's a nice, "tight" blog.

    Do you have a
    .post
    definition in your stylesheet?

  3. Yosemite
    Member
    Posted 5 years ago #

    Could try adding:
    .post {line-height: 130%;}

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags