Look at the second link table, with the thin blue border. Does anyone know how to fix the left border from being 1 pixel too wide?
Gary
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
tried making them a pixel smaller in one column
.linktable {width: 862px; border-collapse: collapse;}
.tdclear {border-collapse: collapse; border-left: 1px solid #282484; border-right-width: 1; border-top-width: 1; border-bottom-width: 1;}
.tdright {border-collapse: collapse; border-left: 1; border-right: 1px solid #282484; border-top-width: 1; border-bottom-width: 1;}