Update taskbar.html
This commit is contained in:
parent
708549b5d1
commit
bcd87733a8
|
@ -39,6 +39,6 @@ function checkTime(i) {
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body onload="startTime();">
|
<body style="background-color:black;" onload="startTime();">
|
||||||
<center><div class="cwhite" id="txt"></div></center>
|
<center><div class="cwhite" id="txt"></div></center>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue