diff dottes.html @ 613:af814cd756e8

Sort out column widths for web tune list. In the process discover display: table-column and use those on tune headers and footers to set column widths.
author Jim Hague <jim.hague@acm.org>
date Sat, 05 Nov 2016 10:46:41 +0000
parents ae0836b5f4dd
children dfeb781e5196
line wrap: on
line diff
--- a/dottes.html	Fri Nov 04 23:57:05 2016 +0000
+++ b/dottes.html	Sat Nov 05 10:46:41 2016 +0000
@@ -39,6 +39,8 @@
     <div class="grid_12 dottes-body">
       <h1>The tunes</h1>
       <div class="dottes-tune-list">
+        <div class="dottes-tune-list-link-column"></div>
+        <div class="dottes-tune-list-image-column"></div>
         <!--#include file="tunelist.html" -->
       </div>
     </div>