mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Publisher and soundcloud attribute, streamer
- More attribute to publisher and soundcloud - Started using the streamer api instead of widget api
This commit is contained in:
@@ -126,10 +126,15 @@ a {
|
||||
.soundcloud_info_container {
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
left: 20px;
|
||||
right: 0px;
|
||||
padding-left: 20px;
|
||||
display: flex;
|
||||
width: 35%;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
background: rgba(0,0,0,.7);
|
||||
}
|
||||
|
||||
.soundcloud_info_container a {
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
#player_loader_container {
|
||||
|
||||
Reference in New Issue
Block a user