diff options
Diffstat (limited to 'demo/index.html')
-rw-r--r-- | demo/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/demo/index.html b/demo/index.html index 19fb9c7b..d9043dc7 100644 --- a/demo/index.html +++ b/demo/index.html @@ -124,9 +124,9 @@ </span> </div> </header> - <main> - <div id="container" style="--plyr-color-main: #e00202"> + <!-- style="--plyr-color-main: #47bb4d; --plyr-video-control-bg-hover: var(--plyr-color-main); " --> + <div id="container"> <video controls crossorigin |