#186 - Catalog tile display uniformity
This commit is contained in:
parent
9450d06d5c
commit
322cc9ebe9
9 changed files with 231 additions and 114 deletions
|
@ -15,6 +15,18 @@
|
|||
<a href="musicartists.html" data-role="button">Artists</a>
|
||||
<a href="musicgenres.html" data-role="button">Genres</a>
|
||||
</div>
|
||||
|
||||
<div class="ehsContent">
|
||||
<h1 class="listHeader firstListHeader">Latest Albums</h1>
|
||||
|
||||
<div id="recentlyAddedAlbums">
|
||||
</div>
|
||||
|
||||
<h1 class="listHeader">Latest Songs</h1>
|
||||
|
||||
<div id="recentlyAddedSongs">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue