mirror of
https://github.com/riwiwa/muzi.git
synced 2026-03-04 00:51:59 -08:00
add multi-artist support for comma separated artists
This commit is contained in:
@@ -334,6 +334,7 @@
|
||||
justify-content: center;
|
||||
margin: 5px;
|
||||
width: 30%;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
tr:nth-child(even) {
|
||||
background-color: #111;
|
||||
@@ -341,6 +342,7 @@
|
||||
a {
|
||||
color: #AFA;
|
||||
text-decoration: none;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
a:hover {
|
||||
color: #FFF;
|
||||
|
||||
Reference in New Issue
Block a user