Player: allow styles on CSP, loop videos
This commit is contained in:
parent
aa9af1d639
commit
f4bfc628ca
4 changed files with 9 additions and 9 deletions
|
|
@ -3,10 +3,10 @@
|
|||
<body>
|
||||
|
||||
<style type="text/css">
|
||||
video {
|
||||
video, audio {
|
||||
width:100%;
|
||||
max-width:600px;
|
||||
height:auto;
|
||||
height: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue