From 18c9496daa14cabc39a496c3e7297f300711605e Mon Sep 17 00:00:00 2001 From: Innovation Inc <connorrox60@gmail.com> Date: Sun, 21 Apr 2019 20:00:55 -0500 Subject: [PATCH] Update taskbar.html --- taskbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taskbar.html b/taskbar.html index 4660912..c1be5cb 100644 --- a/taskbar.html +++ b/taskbar.html @@ -65,7 +65,7 @@ function checkTime(i) { <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="apps/About/index.html" align="middle"><img src="apps/About/about.png"> |</a> + <a target="app" href="apps/About/index.html" style="top:2px"><img src="apps/About/about.png"> |</a> <br /> <div class="cwhite" style="text-align:left" id="txt"></div> </body>