diff dottes.html.tune @ 430:ab1b5b833a0c build-default-186

Remove line between icons. It's a link underline. So set the link style to not underline links.
author Jim Hague <jim.hague@acm.org>
date Wed, 09 Oct 2013 18:06:14 +0100
parents 16ddd82b51bc
children ae0836b5f4dd
line wrap: on
line diff
--- a/dottes.html.tune	Wed Oct 09 17:50:23 2013 +0100
+++ b/dottes.html.tune	Wed Oct 09 18:06:14 2013 +0100
@@ -24,11 +24,11 @@
         <div class="dottes-tune-header">
           <div class="dottes-tune-header-row">
             <div class="dottes-tune-header-left">
-              <a href="learner-@TUNE@.html">
+              <a class="dottes-tune-icon-link" href="learner-@TUNE@.html">
                 <img class="dottes-tune-table-image" src="../img/learner.png"
                      alt="Learner">
               </a>
-              <a href="index.html">
+              <a class="dottes-tune-icon-link" href="index.html">
                 <img class="dottes-tune-table-image" src="../img/book.png"
                      alt="Tune index">
               </a>