From 598f811fa0838ba6153e07862621f13e6c877ca4 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 12 Aug 2013 16:01:43 -0700 Subject: [PATCH] add alt text to media object s --- components.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/components.html b/components.html index c30ea31a8a..9bfd439823 100644 --- a/components.html +++ b/components.html @@ -2148,7 +2148,7 @@ body { padding-bottom: 70px; }
- + Generic placeholder image

Media heading

@@ -2157,14 +2157,14 @@ body { padding-bottom: 70px; }
- + Generic placeholder image

Media heading

Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis. Fusce condimentum nunc ac nisi vulputate fringilla. Donec lacinia congue felis in faucibus.
- + Generic placeholder image

Media heading

@@ -2177,7 +2177,7 @@ body { padding-bottom: 70px; } {% highlight html %}
- + ...

Media heading

@@ -2192,7 +2192,7 @@ body { padding-bottom: 70px; }
  • - + Generic placeholder image

    Media heading

    @@ -2200,7 +2200,7 @@ body { padding-bottom: 70px; }
    - + Generic placeholder image

    Nested media heading

    @@ -2208,7 +2208,7 @@ body { padding-bottom: 70px; }
    - + Generic placeholder image

    Nested media heading

    @@ -2220,7 +2220,7 @@ body { padding-bottom: 70px; }
    - + Generic placeholder image

    Nested media heading

    @@ -2231,7 +2231,7 @@ body { padding-bottom: 70px; }
  • - + Generic placeholder image

    Media heading

    @@ -2244,7 +2244,7 @@ body { padding-bottom: 70px; }
    • - + ...

      Media heading

      -- 2.47.2