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