Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/08/2004, 17:56
dover
 
Fecha de Ingreso: septiembre-2003
Ubicación: Roma e Firenze
Mensajes: 68
Antigüedad: 20 años, 7 meses
Puntos: 1
.bordo {
border-top-width: 0px;
border-right-width: 10px;
border-bottom-width: 10px;
border-left-width: 0px;
border-style: inset;
border-top-color: none;
border-right-color: red;
border-bottom-color: blue;
border-left-color: none;
}

dover