2 violations: Light: 1Dark: 1
Ensure links are distinguished from surrounding text in a way that does not rely on color. Links must be distinguishable without relying on color. Help URL
<a href="#">Follow our guidelines</a>
tr:nth-child(3) > td:nth-child(2) > a[href="#"]
Fix any of the following:
<a href="#">View receipt</a>
tr:nth-child(1) > td:nth-child(2) > a[href="#"]
Fix any of the following:
<a href="#">View receipt</a>
tr:nth-child(1) > td:nth-child(3) > a[href="#"]
Fix any of the following:
<a href="#">sockpuppets</a>
tr:nth-child(2) > td:nth-child(2) > a[href="#"]
Fix any of the following:
<a href="#">community rules</a>
.va-top.mb48:nth-child(11) > tbody > tr:nth-child(2) > td:nth-child(3) > a[href="#"]:nth-child(1)
Fix any of the following:
<a href="#">let us know</a>
a[href="#"]:nth-child(4)
Fix any of the following:
<a href="http://www.nicelysaid.co/">Nicely Said</a>
a[href$="nicelysaid.co/"]
Fix any of the following:
<a href="https://polaris.shopify.com/content/product-content">Shopify Content Guide</a>
.m0 > a:nth-child(2)
Fix any of the following:
Ensure links are distinguished from surrounding text in a way that does not rely on color. Links must be distinguishable without relying on color. Help URL
<a href="#">Follow our guidelines</a>
tr:nth-child(3) > td:nth-child(2) > a[href="#"]
Fix any of the following:
<a href="#">View receipt</a>
tr:nth-child(1) > td:nth-child(2) > a[href="#"]
Fix any of the following:
<a href="#">View receipt</a>
tr:nth-child(1) > td:nth-child(3) > a[href="#"]
Fix any of the following:
<a href="#">sockpuppets</a>
tr:nth-child(2) > td:nth-child(2) > a[href="#"]
Fix any of the following:
<a href="#">community rules</a>
.va-top.mb48:nth-child(11) > tbody > tr:nth-child(2) > td:nth-child(3) > a[href="#"]:nth-child(1)
Fix any of the following:
<a href="#">let us know</a>
a[href="#"]:nth-child(4)
Fix any of the following:
<a href="http://www.nicelysaid.co/">Nicely Said</a>
a[href$="nicelysaid.co/"]
Fix any of the following:
<a href="https://polaris.shopify.com/content/product-content">Shopify Content Guide</a>
.m0 > a:nth-child(2)
Fix any of the following: