Update index-open.html
This commit is contained in:
parent
8a3471239c
commit
a179154f83
|
@ -54,7 +54,7 @@
|
|||
background-color: gray;
|
||||
padding: 300px;
|
||||
border: 5px solid gray;
|
||||
margin: 5;
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
<body>
|
||||
|
@ -70,7 +70,7 @@
|
|||
<hr />
|
||||
<dt><a target="_top" href="shuttingdown.html"><p><img src="shutdown.png" align="top" style="width:16px;height:16px;"> Shutdown DremJS</p></dt>
|
||||
</ul>
|
||||
<a href="index-closed.html"><p class="start">Start</p></a>
|
||||
<a href="index-closed.html"><p class="start" style="left:5px;">Start</p></a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue