[Git][reproducible-builds/reproducible-website][master] Use a foreground:background contrast ratio of 7.04:1. (Closes:...

Chris Lamb gitlab at salsa.debian.org
Fri Apr 24 15:31:22 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
e01100fb by Chris Lamb at 2020-04-24T16:29:20+01:00
Use a foreground:background contrast ratio of 7.04:1. (Closes: reproducible-builds/reproducible-website#11)

WCAG level AA requires a contrast ratio of at least 4.5:1, but level AAA
specifies 7:1.

- - - - -


1 changed file:

- assets/styles/custom.scss


Changes:

=====================================
assets/styles/custom.scss
=====================================
@@ -1,4 +1,9 @@
 main {
+  a {
+    // Use a foreground:background contrast ratio of 4.75:1
+    // https://webaim.org/resources/contrastchecker/
+    color: #0056B3;
+  }
   hr {
     clear: both;
   }



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/e01100fbde62f0d06bc19cf8e14e2a8b154b6959

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/e01100fbde62f0d06bc19cf8e14e2a8b154b6959
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200424/56a1bbf5/attachment.htm>


More information about the rb-commits mailing list