]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Meaningful icons in about page
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 4 Nov 2014 10:50:50 +0000 (10:50 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Mon, 10 Nov 2014 08:55:58 +0000 (08:55 +0000)
docs/about.html

index c503e971b373f8340ff1b9429faf804753905c71..91504e416462fde8f75f0e1448ec9ce5cc57262b 100644 (file)
@@ -100,14 +100,17 @@ lead: "Learn about the project's history, meet the maintaining teams, and find o
     <div class="bs-brand-item">
       <h3>Bootstrap</h3>
       <span class="glyphicon glyphicon-ok"></span>
+      <span class="sr-only">(correct)</span>
     </div>
     <div class="bs-brand-item">
       <h3 class="text-muted">BootStrap</h3>
       <span class="glyphicon glyphicon-remove"></span>
+      <span class="sr-only">(incorrect)</span>
     </div>
     <div class="bs-brand-item">
       <h3 class="text-muted">Twitter Bootstrap</h3>
       <span class="glyphicon glyphicon-remove"></span>
+      <span class="sr-only">(incorrect)</span>
     </div>
   </div>