]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix link 15126/head
authorQuy Ton <quy@fluxbb.org>
Fri, 14 Nov 2014 06:20:30 +0000 (22:20 -0800)
committerQuy Ton <quy@fluxbb.org>
Fri, 14 Nov 2014 06:20:30 +0000 (22:20 -0800)
docs/_includes/getting-started/accessibility.html

index 5a60bc83b8d35204998c0945834403e7a8d4db4e..37c19315ce670e6c94be09db6e3ba85e52195bff 100644 (file)
@@ -18,7 +18,7 @@
   <p>Learn more at <a href="http://squizlabs.github.io/HTML_CodeSniffer/Standards/Section508/">HTML CodeSniffer</a> and <a href="http://accessibility.psu.edu/headings">Penn State's AccessAbility</a>.</p>
 
   <h3>Color contrast</h3>
-  <p>Currently, some of the default color combinations available in Bootstrap (such as the various <a href="../css/#buttons">styled button</a> classes, some of the code highlighting colors used for <a href="../css/#code-block">basic code blocks</a>, the <code>.bg-primary</code> <a href="..css/#helper-classes-backgrounds">contextual background</a> helper class, and the default link color when used on a white background) have a low contrast ratio (below the <a href="http://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast">recommended ratio of 4.5:1</a>). This can cause problems to users with low vision or who are color blind. These default colors may need to be modified to increase their contrast and legibility.</p>
+  <p>Currently, some of the default color combinations available in Bootstrap (such as the various <a href="../css/#buttons">styled button</a> classes, some of the code highlighting colors used for <a href="../css/#code-block">basic code blocks</a>, the <code>.bg-primary</code> <a href="../css/#helper-classes-backgrounds">contextual background</a> helper class, and the default link color when used on a white background) have a low contrast ratio (below the <a href="http://www.w3.org/TR/WCAG20/#visual-audio-contrast-contrast">recommended ratio of 4.5:1</a>). This can cause problems to users with low vision or who are color blind. These default colors may need to be modified to increase their contrast and legibility.</p>
 
   <h3>Additional resources</h3>
   <ul>