Update taskbar.html

This commit is contained in:
Innovation Inc 2019-04-21 19:02:38 -05:00 committed by GitHub
parent de8c42a24e
commit 19187ee6b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,5 +44,5 @@ function checkTime(i) {
<a target="app" href="index-closed.html" title="Returns you to the Desktop"><button>Home</button></a>
<a target="app" href="apps/About/index.html"><img src="apps/About/about.png"></a>
<br />
<div class="cwhite" style="text-align:right" id="txt"></div>
<div class="cwhite" style="text-align:left" id="txt"></div>
</body>