Update index.html
This commit is contained in:
parent
365b156500
commit
1e4e32f267
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue