Viewing 2 replies - 1 through 2 (of 2 total)
  • sacredpath

    (@sacredpath)

    Automattic Happiness Engineer

    The first bit will get all the double borders to the brownish color. The second bit will get the hover color working on all three as well.

    img.wp-post-image {
    border: 8px double #C4BDAA;
    }
    
    a:hover img.wp-post-image {
    border: 8px double #6B6868;
    }

    BTW going to your site makes me really, really hungry.

    Thread Starter iselaespana

    (@iselaespana)

    the border doesnt appear at all in safari now!? Weird huh.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘links appearing blue in safari dispite css set to brownish color.??’ is closed to new replies.