diff --git a/src/index.html b/src/index.html index ac3c09b..ee7af30 100644 --- a/src/index.html +++ b/src/index.html @@ -11,13 +11,11 @@ Picture of Sharky, the mascot of skynet

Skynet Password Reset & Sign-up service

-

Sign-up Page

-

Please use this if you have yet to activate an account on Skynet before.

+

Sign-up Page

+

Please use this if you have yet to activate an account on Skynet before.

Password Reset

Please use this service if you ever forget your skynet password

-
-

User modification

Please use this service to modify your user data (email, login ssh key, etc.) diff --git a/src/stylesheets/index.css b/src/stylesheets/index.css index c91bf77..fe06212 100644 --- a/src/stylesheets/index.css +++ b/src/stylesheets/index.css @@ -16,15 +16,7 @@ body{ .boxes { display: -moz-flex; - /* - Colour options for below: - Complementary: #8F3B31 - Monochromatic: #3EA8B5 - Analogus: #31568F OR #318F6A - Triadic: #8F3185 OR #858F31 - Tetradic: #6A318F OR #8F3B31 OR #568F31 - */ - background-color: white; + background-color: #008B8B; margin-left: 20%; margin-right: 20%; margin-bottom: 3%;