view dottes.html.tuneindex @ 227:b2067a7285c6

Replace background image with GIMP generated purple cloth bitmap. The old image had joins when it repeated. RReplace with a bitmap of colour 8000ba with GIMP Aristic/Clothify filter applied with Blur X/Y 20 and depth 1.
author Jim Hague <jim.hague@acm.org>
date Sat, 23 Feb 2013 11:32:04 +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>