Ver Mensaje Individual
  #3 (permalink)  
Antiguo 04/03/2003, 01:57
Avatar de CORE
CORE
Usuario no validado
 
Fecha de Ingreso: abril-2002
Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años
Puntos: 3
son filtros que solo se ven con IE

<style>
.ESTILO{
background-color : #C0C0C0;
border : 1px dotted #999999;
filter:alpha(finishopacity=5, style=1);
}
</style>
</head>