From 0c535c472e15730e8232f12ab9c053cdcf8e957f Mon Sep 17 00:00:00 2001 From: BrenBroZAYT <84029026+BrenBroZAYT@users.noreply.github.com> Date: Sat, 20 Nov 2021 15:16:58 +0200 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c274401..7ac050a 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - .sb downloader + .sb downloader (Scratch Downloader) @@ -30,7 +30,7 @@ font-weight: normal; } a { - color: #25d; + color: #FFFF00; text-decoration: underline; cursor: pointer; }