mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-08 02:25:39 +00:00
Added volume button
This commit is contained in:
@@ -59,6 +59,17 @@
|
||||
background-color:black;
|
||||
}
|
||||
|
||||
#mute
|
||||
{
|
||||
background: no-repeat url(player.webp) -0px -1829px;
|
||||
background-size:auto;
|
||||
float:left;
|
||||
height:27px;
|
||||
width:30px;
|
||||
-webkit-filter:brightness(300%);
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
#fullscreen
|
||||
{
|
||||
cursor:pointer;
|
||||
|
||||
Reference in New Issue
Block a user