Ver Mensaje Individual
  #2 (permalink)  
Antiguo 21/07/2005, 12:39
Avatar de jesusbet
jesusbet
(Desactivado)
 
Fecha de Ingreso: mayo-2004
Ubicación: Monterrey, MX
Mensajes: 2.667
Antigüedad: 19 años, 11 meses
Puntos: 2
1
a:hover {
text-decoration: underline;
}

2
a:hover {
background-color: #000000; /* tu color de fondo */
}