Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-02 16:31:23 -05:00 committed by GitHub
parent fabe23a122
commit d375d23a2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ function checkTime(i) {
</style>
<body onload="startTime();">
<div id="txt"></div>
<iframe src="index-closed.html" style="height:600px;width:1100px"></iframe>
<iframe src="index-closed.html" style="height:590px;width:1200px"></iframe>
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
</body>
</html>