Update index.html

This commit is contained in:
DremOS Developing Team 2018-08-07 12:20:04 -05:00 committed by GitHub
parent aa5e4a4086
commit 013ec4eadb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,8 +40,8 @@ function checkTime(i) {
</style>
<body background="background.png" onload="startTime();">
<div class="cwhite" id="txt"></div>
<body onload="startTime();">
<div id="txt"></div>
<iframe src="index-closed.html" style="height:580px;width:1200px"></iframe>
<a href="index2.html"><button>Home</button></a>
</body>