Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 3.8.3
-
Fix Version/s: None
-
Component/s: Accessibility, HTML and CSS
-
Labels:
Description
To reproduce:
- Go to the Dashboard (or any page)
- Run the WAVE tool on the page.
- You'll see that insufficient colour contrast errors are indicated for the skip links.
This seems to happen because skip links have a transparent background. So perhaps setting the skip links' background to white will fix this.