Update index.html
This commit is contained in:
parent
365b156500
commit
1e4e32f267
|
@ -2,6 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<title>DremJS Market</title>
|
<title>DremJS Market</title>
|
||||||
<embed src="load.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
|
<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>
|
<style>
|
||||||
.box-blue {
|
.box-blue {
|
||||||
margin:0 0 25px;
|
margin:0 0 25px;
|
||||||
|
@ -53,8 +54,8 @@
|
||||||
}
|
}
|
||||||
.br {
|
.br {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 2px;
|
bottom: 0px;
|
||||||
right: 2px;
|
right: 0px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue