CSS for player.php, make JS more modular
This commit is contained in:
9
playerstyle.css
Normal file
9
playerstyle.css
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
background: black;
|
||||
color: white;
|
||||
}
|
||||
video {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
Reference in New Issue
Block a user