forked from leftypol/leftypol
CSS for player.php, make JS more modular
This commit is contained in:
parent
81dbba64e2
commit
2a770f27d1
7 changed files with 47 additions and 29 deletions
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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue