Style.css aç

Bul

/* A quote, perhaps from another post. */
.quote
{
    color: #000000;
    background-color:  #D7DAEC;
    border: 1px solid  #000000;
    margin: 1px;
    padding: 1px;
    font-size: x-small;
    line-height: 1.4em;
}
Değiştir

/* A quote, perhaps from another post. */
.quote
{
    color: #CC3300;
    background:  url(images/quote.png) 0 5px no-repeat #F0F3FC;
    border: 1px solid #AAA;
    margin: 1px;
    padding: 10px 5px 10px 40px;
    font-size: x-small;
    line-height: 1.4em;
}
Bu resmide images Klasörünüze Atın.