annotate dottes.html.tuneindex @ 203:28060949020d

Some CSS tweaking. Make the margins consistent. Include but comment out style to centre the tune image.
author Jim Hague <jim.hague@acm.org>
date Sun, 17 Feb 2013 10:30:22 +0000
parents 8f352063f277
children db569ede2165
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
197
8f352063f277 Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff changeset
1 <tr>
8f352063f277 Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff changeset
2 <td><a class="dottes-tune-link" href="@TUNE@.html">@TITLE@</a></td>
8f352063f277 Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff changeset
3 <td><img class="dottes-tune-table-image" src="firstline-@TUNE@.png" alt="@TITLE@ first line"></td>
8f352063f277 Finish first version of newly tarted up website.
Jim Hague <jim.hague@acm.org>
parents:
diff changeset
4 </tr>