[BNM] Holding page missing email link CSS/IE mystery

Steve Esson stevee at gmail.com
Mon Dec 3 17:34:30 GMT 2007


On 03/12/2007, matt stone <stone.matthew at gmail.com> wrote:

> Try again, or even just this..
>
> a:visited {
>         color: #000000;
>         text-decoration: none;
>         }

Shouldn't that be:

 a:visited {
         color: #fff;
         text-decoration: none;
         }


More information about the BNMlist mailing list. Powered by Wessex Networks