From aed6e80616bcdd65f07361cc269578e7fc229f0d Mon Sep 17 00:00:00 2001 From: SparrOSDeveloperTeam <SparrOSDeveloperTeam@users.noreply.github.com> Date: Fri, 29 Jun 2018 21:13:28 -0500 Subject: [PATCH] Update index.html --- apps/HowTo/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html index 5c423bb..aca59e9 100644 --- a/apps/HowTo/index.html +++ b/apps/HowTo/index.html @@ -6,7 +6,7 @@ <style type="text/css"> code { background-color: #eee; - color: white; + color: black; padding: 5px; display: block; }