Working updating of playlist and populating

This commit is contained in:
Kasper Rynning-Tønnesen
2018-08-08 22:54:41 +02:00
parent 689bc85a62
commit 8c29c31449
7 changed files with 140 additions and 102 deletions

View File

@@ -899,6 +899,11 @@ nav .zbrand{
height: 120px;
}
.description_text {
color: #2d2d2d;
text-align: left;
}
.white-bg{
background-color:white !important;
}