Update taskbar.html

This commit is contained in:
Innovation Inc 2019-04-21 18:55:41 -05:00 committed by GitHub
parent fee3005be0
commit 47dd737abe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,5 +42,5 @@ function checkTime(i) {
<body style="background-color:black;" onload="startTime();">
<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>
<div class="cwhite" style="text-align:right;top:8px" id="txt"></div>
<div class="cwhite" style="text-align:right;padding=12px" id="txt"></div>
</body>