Added more tracks to
This commit is contained in:
parent
4687eb40e2
commit
aae4485fa2
BIN
src/img/album-art/boys-dont-cry.jpg
Normal file
BIN
src/img/album-art/boys-dont-cry.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
BIN
src/img/album-art/emergency-on-planet-earth.jpg
Normal file
BIN
src/img/album-art/emergency-on-planet-earth.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
src/img/album-art/wish.jpg
Normal file
BIN
src/img/album-art/wish.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
BIN
src/img/album-art/yoshimi-battles-the-pink-robots.jpg
Normal file
BIN
src/img/album-art/yoshimi-battles-the-pink-robots.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
@ -20,7 +20,6 @@
|
||||
<div class="centered-div track-list-container" style="width: 100%;">
|
||||
|
||||
<div class="track-card" style="background-color: #bb9af7;">
|
||||
|
||||
<img class="album-art" src="./img/album-art/common-people.jpg">
|
||||
|
||||
<div class="track-info">
|
||||
@ -28,11 +27,28 @@
|
||||
<p>Hits</p>
|
||||
<p>Pulp</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="track-card" style="background-color: #9ece6a;">
|
||||
<img class="album-art" src="./img/album-art/travelling-without-moving.jpg">
|
||||
<div class="track-info">
|
||||
<p>Travelling Without Moving</p>
|
||||
<p>Travelling Without Moving</p>
|
||||
<p>Jamiroquai</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="track-card" style="background-color: #f7768e;">
|
||||
<div class="track-card" style="background-color: #e0af68;">
|
||||
<img class="album-art" src="./img/album-art/boys-dont-cry.jpg">
|
||||
<div class="track-info">
|
||||
<p>Boys Don't Cry</p>
|
||||
<p>Boys Don't Cry</p>
|
||||
<p>The Cure</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="track-card" style="background-color: #f7768e;">
|
||||
|
||||
<img class="album-art" src="./img/album-art/more.jpg">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user