Update index.html
This commit is contained in:
parent
aa5e4a4086
commit
013ec4eadb
|
@ -40,8 +40,8 @@ function checkTime(i) {
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body background="background.png" onload="startTime();">
|
<body onload="startTime();">
|
||||||
<div class="cwhite" id="txt"></div>
|
<div id="txt"></div>
|
||||||
<iframe src="index-closed.html" style="height:580px;width:1200px"></iframe>
|
<iframe src="index-closed.html" style="height:580px;width:1200px"></iframe>
|
||||||
<a href="index2.html"><button>Home</button></a>
|
<a href="index2.html"><button>Home</button></a>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue