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