Add book icon to return from tune or learner page to tune index page.

This commit is contained in:
Jim Hague 2013-09-26 16:53:36 +01:00
parent 319198fd9d
commit f3f95e3ce1
3 changed files with 8 additions and 0 deletions

View File

@ -37,6 +37,10 @@
<img class="dottes-tune-table-image" src="../img/music.png"
alt="Dottes">
</a>
<a href="index.html">
<img class="dottes-tune-table-image" src="../img/book.png"
alt="Tune index">
</a>
</div>
<div class="dottes-tune-header-middle">
<h1>@TITLE@</h1>

View File

@ -28,6 +28,10 @@
<img class="dottes-tune-table-image" src="../img/learner.png"
alt="Learner">
</a>
<a href="index.html">
<img class="dottes-tune-table-image" src="../img/book.png"
alt="Tune index">
</a>
</div>
<div class="dottes-tune-header-middle">
<h1>@TITLE@</h1>

BIN
web/img/book.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB