aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/src/_includes/accessibility/other.html
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-01-10 10:19:22 +0100
committerMario Vavti <mario@mariovavti.com>2017-01-10 10:19:22 +0100
commit38dd1c342a5d86989a2773f6499c7fbd005e241d (patch)
tree7d6b416da6031c5c7f0c83cb47e7b43a3069e31f /library/font_awesome/src/_includes/accessibility/other.html
parent0f89db3b46be20a80c29ae894e83853831c7394e (diff)
downloadvolse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.tar.gz
volse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.tar.bz2
volse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.zip
font awesome 4.7.0
Diffstat (limited to 'library/font_awesome/src/_includes/accessibility/other.html')
-rw-r--r--library/font_awesome/src/_includes/accessibility/other.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/font_awesome/src/_includes/accessibility/other.html b/library/font_awesome/src/_includes/accessibility/other.html
index 8a1078383..d3054ba8c 100644
--- a/library/font_awesome/src/_includes/accessibility/other.html
+++ b/library/font_awesome/src/_includes/accessibility/other.html
@@ -1,7 +1,7 @@
-<div id="other">
+<section id="accessibility-other" class="accessibility-other">
<h2 class="page-header">Other cases and information</h2>
<p>
- While the scenarios and techniques above help avoid some serious issues and confusion, they are not exhaustive. There are many complex contexts and use cases when it comes to accessibility, such as users with low vision who need a high color contrast ratio to see UI. There are some great tools and resources to learn from and work on these issues out there. Here are a few reads we recommend.
+ While the scenarios and techniques here help avoid some serious issues and confusion, they are not exhaustive. There are many complex contexts and use cases when it comes to accessibility, such as users with low vision who need a high color contrast ratio to see UI. There are some great tools and resources to learn from and work on these issues out there. Here are a few reads we recommend.
</p>
<ul>
@@ -14,4 +14,4 @@
<p>
We'll continue to work on these under the larger topic of accessibility, but in the meantime, <a href="{{ page.relative_path }}community/#reporting-bugs">let us know if any bugs or issues</a>.
</p>
-</div>
+</section>