Update taskbar.html
This commit is contained in:
parent
37a9be38d4
commit
289c3fa81e
|
@ -60,6 +60,10 @@ function checkTime(i) {
|
|||
color:#FFFFFF;
|
||||
text-decoration: none;
|
||||
}
|
||||
img
|
||||
{
|
||||
virtical-align: middle;
|
||||
}
|
||||
</style>
|
||||
|
||||
<body style="background-color:black;" onload="startTime();">
|
||||
|
|
Loading…
Reference in a new issue