beautify web interface, add album picture display, play/pause and play

specific file fecture in the web interface.
This commit is contained in:
Terry Geng
2020-02-04 18:01:25 +08:00
parent 98f096f08f
commit a8517f0c9f
4 changed files with 91 additions and 30 deletions

5
static/css/custom.css Normal file
View File

@ -0,0 +1,5 @@
.bs-docs-section{margin-top:4em}
.line{display:flex; margin-bottom:1rem}
.btn-space{margin-right:5px}
.playlist-title{display:inline-block}
.playlist-artwork{display:inline-block; margin-left:5px;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB