Update index.html
This commit is contained in:
parent
22e1f8e79f
commit
735abcc0d8
|
@ -37,6 +37,7 @@ function checkTime(i) {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body onload="startTime();">
|
<body onload="startTime();">
|
||||||
<div 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>
|
||||||
|
|
Loading…
Reference in a new issue