Update index.html

This commit is contained in:
DremOS Developing Team 2018-12-20 10:57:09 -06:00 committed by GitHub
parent 918e917dc3
commit 4db415f6c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -50,8 +50,8 @@ function checkTime(i) {
</style>
<body onload="startTime();">
<div id="txt"></div>
<iframe src="index-closed.html" style="height:90%;width:95%"></iframe>
<a href="index2.html"><button>Home</button></a>
<center><div id="txt"></div>
<iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
<a href="index2.html"><button>Home</button></a></center>
</body>
</html>