diff --git a/downloads.html b/downloads.html index e6227cd..6bb0d86 100644 --- a/downloads.html +++ b/downloads.html @@ -11,8 +11,8 @@
Download ShiftOS here! This contains the ShiftOS 0.0.x source code and ShiftOS 0.0.x files.
-If you have files for ShiftOS, feel free to make a pull request!
+Download ShiftOS here! This contains the ShiftOS source code and ShiftOS binary files.
+If you have files for ShiftOS, feel free to make a pull request!
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.
TO DO
TO DO
TO DO
TO DO
This was originally made by Alkaline Thunder. But it was ported to .NET Core by Alee14.
Source code diff --git a/history.html b/history.html index 1743987..fdf9e2d 100644 --- a/history.html +++ b/history.html @@ -10,7 +10,7 @@If you have anything to add, feel free to make a pull request.
+If you have anything to add, feel free to make a pull request.
ShiftOS' logo originally in 2013
diff --git a/style.css b/style.css index a3c79f3..3367b16 100644 --- a/style.css +++ b/style.css @@ -9,7 +9,7 @@ body { } a:link { - color: white; + color: #f2f2f2; background-color: transparent; text-decoration: none; font-size: 20px;