Remove sea theme
This commit is contained in:
@@ -14,11 +14,6 @@
|
|||||||
|
|
||||||
<script src="vendor/autolink.js"></script>
|
<script src="vendor/autolink.js"></script>
|
||||||
<link href="./styles/layout.css" rel="stylesheet" />
|
<link href="./styles/layout.css" rel="stylesheet" />
|
||||||
|
|
||||||
<link
|
|
||||||
href="https://unpkg.com/@videojs/themes@1/dist/sea/index.css"
|
|
||||||
rel="stylesheet"
|
|
||||||
/>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
@@ -57,7 +52,7 @@
|
|||||||
|
|
||||||
<div id="video-container" class="flex shadow-md owncast-video-container">
|
<div id="video-container" class="flex shadow-md owncast-video-container">
|
||||||
<video
|
<video
|
||||||
class="video-js vjs-theme-sea"
|
class="video-js"
|
||||||
id="video"
|
id="video"
|
||||||
preload="auto"
|
preload="auto"
|
||||||
controls
|
controls
|
||||||
|
|||||||
Reference in New Issue
Block a user