# HG changeset patch # User Brian Neal # Date 1322101877 21600 # Node ID e0a0ebc56afe1684963da1bdb3069fba3c87e130 # Parent 0f63b721cc212eab2a74026dbf2842b1a366e668 The 1 pixel border around hero-unit broke this page. Shrank one column to fix; not sure if that was totally right or not. Style the button to visit the band website in the Future Bugler font. diff -r 0f63b721cc21 -r e0a0ebc56afe bns_website/templates/bands/band_list.html --- a/bns_website/templates/bands/band_list.html Wed Nov 23 20:24:54 2011 -0600 +++ b/bns_website/templates/bands/band_list.html Wed Nov 23 20:31:17 2011 -0600 @@ -59,12 +59,12 @@ {% endif %} -
+

{{ band.name }}


{{ band.notes }} {% if band.url %} -

Band Site

+

Visit Website

{% endif %}