From 8d53fd2d39ab16679e817d2711f6374ca98915e2 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Thu, 3 Sep 2020 18:17:27 -0400 Subject: [PATCH] Added the 0.0.x downloads; Updated style.css --- downloads.html | 20 ++++++++++---------- style.css | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/downloads.html b/downloads.html index 6bb0d86..fea11fb 100644 --- a/downloads.html +++ b/downloads.html @@ -16,15 +16,15 @@

ShiftOS 0.0.x

NOTE: From ShiftOS 0.0.4.1 to 0.0.6.2, it used to send user's information to the ShiftOS email. As of 2020, this no longer works.

ShiftOS Next

TO DO

@@ -36,6 +36,6 @@

TO DO

ShiftOS Challenge (.NET Core)

This was originally made by Alkaline Thunder. But it was ported to .NET Core by Alee14.

- Source code + Source code | Download \ No newline at end of file diff --git a/style.css b/style.css index 3367b16..9f5f019 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ body { } a:link { - color: #f2f2f2; + color: #00e600; background-color: transparent; text-decoration: none; font-size: 20px;