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 @@
Please use this if you have yet to activate an account on Skynet before.
Please use this if you have yet to activate an account on Skynet before.
Please use this service if you ever forget your skynet password
-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%;