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