Update index2.html
This commit is contained in:
parent
a5d8ae31c3
commit
1e77c50c45
|
@ -36,6 +36,9 @@ function checkTime(i) {
|
|||
.cwhite {
|
||||
color: white;
|
||||
}
|
||||
body {
|
||||
background-color: black;
|
||||
}
|
||||
</style>
|
||||
<body onload="startTime();">
|
||||
<div class="cwhite" id="txt"></div>
|
||||
|
|
Loading…
Reference in a new issue