Update taskbar.html
This commit is contained in:
parent
a1291ae630
commit
b8014429c6
|
@ -40,5 +40,5 @@ function checkTime(i) {
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<body style="background-color:black;" onload="startTime();">
|
<body style="background-color:black;" onload="startTime();">
|
||||||
<center><div class="cwhite" id="txt"></div></center>
|
<div class="cwhite" style="text-align:right" id="txt"></div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue