quote

Iniciado por candidosa2, 27 de Janeiro de 2008, 10:37

Tópico anterior - Tópico seguinte

0 Membros e 1 Visitante estão a ver este tópico.

candidosa2


Style.css

/* 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;
}


/* 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;
}