changeset 126:c59287134f90

Don't make photo and lead-in paragraph a media object. Just flow the text for small devices.
author Brian Neal <bgneal@gmail.com>
date Tue, 29 Oct 2013 20:45:11 -0500
parents b64d8c5cec6e
children 1fd79e3b47e2
files madeira/templates/index.html
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/madeira/templates/index.html	Tue Oct 29 20:40:09 2013 -0500
+++ b/madeira/templates/index.html	Tue Oct 29 20:45:11 2013 -0500
@@ -8,11 +8,10 @@
 {% block navblock %}{% navbar 'home' %}{% endblock %}
 {% block content %}
 <h1>The Madeira</h1>
-<div class="media">
-   <img class="pull-left media-object img-responsive img-rounded"
+<div>
+   <img class="floatLeftBox img-responsive img-rounded"
       src="/media/photologue/photos/2008/Apr/20/band2008.jpg"
       alt="The Madeira 2008" title="The Madeira 2008" />
-   <div class="media-body">
    <p class="lead">The Madeira plays surf music born of screaming wind over the sand dunes of the Sahara Desert, deafening echoes of waves pounding the Gibraltar Rock, joyous late-night gypsy dances in the small towns of Andalucia, and exotic cacophony of the Marrakesh town square. It is the surf music of the millennia-old Mediterranean mysteries.</p>
 
    <p>On these pages you will find the latest news from the band, show dates, songs &amp; videos to download, photos, and merchandise information.</p>
@@ -21,7 +20,6 @@
    <a href="http://www.youtube.com/user/TheMadeiraSurf">YouTube</a>.  
    Send us email at: <a href="mailto:themadeira@themadeira.net">themadeira@themadeira.net</a>.</p>
    <br class="clearfix">
-   </div>
 </div>
 
 <div>