diff --git a/taskbar.html b/taskbar.html index 2d1ad89..ba15d84 100644 --- a/taskbar.html +++ b/taskbar.html @@ -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>