Update taskbar.html
This commit is contained in:
parent
7c9650cc56
commit
9e64282e74
|
@ -46,10 +46,9 @@ function checkTime(i) {
|
|||
</style>
|
||||
|
||||
<body style="background-color:black;" onload="startTime();">
|
||||
<span class="nowrap">
|
||||
<a target="app" href="index-closed.html" title="Returns you to the Desktop"><button>Home</button></a><p>|</p>
|
||||
<a target="app" href="apps/About/index.html"><img src="apps/About/about.png"></a><p>|</p>
|
||||
</span>
|
||||
|
||||
<a target="app" href="index-closed.html" title="Returns you to the Desktop"><button>Home</button></a> <p>|</p>
|
||||
<a target="app" href="apps/About/index.html"><img src="apps/About/about.png"> </p>|</p>
|
||||
<br />
|
||||
<div class="cwhite" style="text-align:left" id="txt"></div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue