Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Blockquote #367149

    Hi

    What I want to do is to have 3 different colors on the border color in blockquotes to choose from. But it seems that if I try to define 3 classes for that – the Border color is overruled from somewhere.

    .blockquotegreen {
    border-left: 1px dashed #2ecc71;
    }

    This changes the left border to 1 px and dashed, but the green color is not working.

Viewing 1 post (of 1 total)