• Resolved ekamil

    (@ekamil)


    Hi,
    I’d like to change blockquote style.
    I added this to my custom.css

    blockquote {
      margin:0 0 18px 20px;
      padding:1px 12px;
      border-left:7px solid #006624;
      background:#deffb0;
      height:1%;
    }
    
    blockquote p {
      padding:8px 0;
      margin:0;
    }

    but there is sth wrong,
    look on this image-> http://pl.tinypic.com/r/10mleup/5
    Could someone help me how I can delete quote sign and change size and font style?

    Thx

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘blockquote – change in css’ is closed to new replies.