view dottes.html.tuneindex @ 320:c0262e58abf6

Fix up graphics overflow caused by change to Latex headers. This reduces the height the graphics can use. Compensate by decreasing the page margins by 0.25" all round.
author Jim Hague <jim.hague@acm.org>
date Tue, 16 Jul 2013 17:21:42 +0100
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>