view dottes.html.tuneindex @ 226:a16df1ba5a43

Tweak web banner. Move text to 5px margin, which combined with the 5px margin specified in the banner CSS gives a 10px margin for text, matching the content. Give buzzard more of a vertical margin.
author Jim Hague <jim.hague@acm.org>
date Sat, 23 Feb 2013 11:23:15 +0000
parents db569ede2165
children f1c4abe4fc75
line wrap: on
line source

<div class="dottes-tune-list-item">
  <div class="dottes-tune-list-item-link">
    <a class="dottes-tune-link" href="@TUNE@.html">@TITLE@</a>
  </div>
  <div class="dottes-tune-list-item-image">
    <img class="dottes-tune-table-image" src="firstline-@TUNE@.png"
         alt="@TITLE@ first line">
  </div>
</div>