Update index.html

This commit is contained in:
Innovation Inc 2019-04-22 10:20:50 -05:00 committed by GitHub
parent 365b156500
commit 1e4e32f267
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
<head>
<title>DremJS Market</title>
<embed src="load.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
<meta http-equiv="refresh" content="10;URL='index-shop.html'" />
<style>
.box-blue {
margin:0 0 25px;
@ -53,8 +54,8 @@
}
.br {
position: absolute;
bottom: 2px;
right: 2px;
bottom: 0px;
right: 0px;
}
</style>
</head>