mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Updated receiver to work more properly with the current player, and added a picture
This commit is contained in:
@@ -16,6 +16,17 @@
|
||||
border:none !important;
|
||||
}
|
||||
|
||||
#player_overlay_controls{
|
||||
font-size:7rem;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#volume-button-overlay, #playpause-overlay{
|
||||
display: inline-block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
#pageButtons, #pageButtons a{
|
||||
color:white !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user