Update shuttingdown.html

This commit is contained in:
DremOS Developing Team 2018-09-21 13:25:21 -05:00 committed by GitHub
parent a0066c055e
commit fa4b4cf770
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,7 @@
<html>
<head>
<meta http-equiv="refresh" content="5; url='shutdown.html'">
<style>
html, body {
height: 100%;
@ -23,7 +26,7 @@
<body>
<embed src="shutdown.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
<div class="my-block">
<img src="shutdown.gif"
<img src="shutdown.gif">
</div>
</body>
</html>