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;