remove background loop, as the background will be provided

This commit is contained in:
Jan Koppe 2020-12-23 11:16:00 +00:00
parent 56a23bc384
commit 4286c5b4e1
1 changed files with 1 additions and 8 deletions

View File

@ -34,14 +34,7 @@ For more information, please refer to <http://unlicense.org/>
<!--<script src="recent.js"></script>--> <!--<script src="recent.js"></script>-->
<title>rC3 Stream Overlay</title> <title>rC3 Stream Overlay</title>
</head> </head>
<body style="background:#000"> <body>
<div id="bg-loop">
<video loop autoplay width="100%">
<source src="content/tunnel.webm" type="video/webm">
Sorry, your browser doesn't support embedded videos.
</video>
</div>
<main> <main>
<div id="schedule"> <div id="schedule">
<div id="schedule-here-container"> <div id="schedule-here-container">