]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Port #15126 over to hosted docs
authorChris Rebert <code@rebertia.com>
Mon, 22 Dec 2014 20:20:47 +0000 (12:20 -0800)
committerChris Rebert <code@rebertia.com>
Mon, 22 Dec 2014 20:21:02 +0000 (12:21 -0800)
Refs #15423

getting-started/index.html

index 146ed368e831b4ce8821cba36d09287f6b197cbf..6059ce3056e57113d11ef96a8eae530ed30cb46e 100644 (file)
@@ -739,7 +739,7 @@ Copy any changes made here over to the README too. -->
   <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>