Applying rounded corners to my list navigation elements using CSS. These elements also have a border.
Here's how it currently appears:
The quality of the rounded corner and border combination looks off, with some white shining through.
Any suggestions on how to resolve this issue? Should I consider using background images?