[thelist] link borders on a MAC

Jorah Lavin madstone at madstone.net
Sun Sep 21 17:41:08 CDT 2003


At 15:13 09/21/03 -0700, you wrote:
>p.s.  what was the block of css code that you added?

<style type="text/css" title="Leif Parsons Style Block">
<!--

a:link {
     border: none; /* unvisited link */
}

a:visited {
     border: none; /* visited link */
}

a:hover {
     border: none; /* mouse over link */
}

a:active {
     border: none; /* selected link */
}

-->
</style> 



More information about the thelist mailing list