Update index-closed.html

This commit is contained in:
DremOS Developing Team 2018-09-25 11:10:14 -05:00 committed by GitHub
parent 4e1eb527e7
commit 210920a7ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,14 @@
<embed src="mclose.mp3" width="0" height="0" loop="false" autostart="true" hidden="true" />
<embed src="ambient.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<style>
a:link {
color: black;
text-decoration: none;
}
a:visited {
color: black;
text-decoration: none;
}
.start {
position: absolute;
left: 0px;