sidebar – customize

Viewing 2 posts - 1 through 2 (of 2 total)
  • #11347
    Geri
    Participant

    Hi!

    Can’t find the code for the color of the small line inside the widgets in the sidebar.
    For example: inbetween the comments, there is a thin line.
    In my case it’s too bright and I want to make it darker.
    What code I have to change?

    Thanx

    Geri (http://www.geri.at)

    #11354
    Geri
    Participant

    Ok, found that aswell…

    Added in user.css:

    .widget-area li {
    border-bottom:#ccc 1px solid;
    }

    Thnx!

    Geri

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.