I have a dotted border that keeps changing to solid when I scroll down the page. If I refresh the page, it goes back to dotted. Any ideas? Thanks.
Code:#sidebar a { /*/*/padding: 3px; display: block; border: 2px dotted #CCC; text-decoration: none; line-height: 1em; width: 160px; /* */ }





Bookmarks