From 38dd1c342a5d86989a2773f6499c7fbd005e241d Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 10 Jan 2017 10:19:22 +0100 Subject: font awesome 4.7.0 --- library/font_awesome/src/accessibility.html | 35 +++++++++++++++++++---------- 1 file changed, 23 insertions(+), 12 deletions(-) (limited to 'library/font_awesome/src/accessibility.html') diff --git a/library/font_awesome/src/accessibility.html b/library/font_awesome/src/accessibility.html index 3968e99df..f201921ab 100644 --- a/library/font_awesome/src/accessibility.html +++ b/library/font_awesome/src/accessibility.html @@ -2,27 +2,38 @@ layout: base title: Font Awesome & Accessibility navbar_active: accessibility +view_class: v-accessibility relative_path: ../ --- {% capture jumbotron_h1 %}  Accessibility{% endcapture %} {% capture jumbotron_p %}Make your icons awesome for all of your users{% endcapture %} {% include jumbotron.html %} -{% include stripe-social.html %}
- {% capture stripe_ad_content %} -

- Icons are symbols that can convey a ton of information and really help people comprehend directions, signs, and interfaces. Its important that we create and use them so that they can reach the largest amount of people possible. -

+
+
+
+

+ Icons are symbols that can convey a ton of information and really help people comprehend directions, signs, and interfaces. It's important that we create and use them so that they can reach the largest amount of people possible. +

+
+
+ {% include accessibility/background.html %} +
+
+
-

- When creating web sites and apps, that means making sure our icons play well with assistive tech when users are navigating apps and sites. -

- {% endcapture %} - {% include stripe-ad.html %} + - {% include accessibility/background.html %} - {% include accessibility/using-with-accessibility.html %} + {% include accessibility/accessibility-facdn.html %} + +
+ or +
+ + {% include accessibility/accessibility-manual.html %} {% include accessibility/other.html %}
-- cgit v1.2.3