From 8caab6d4cac07f034758bfb1e769cb9b4770acf2 Mon Sep 17 00:00:00 2001
From: Winnie <liang15@mcmaster.ca>
Date: Thu, 29 Mar 2018 00:02:19 -0400
Subject: [PATCH] Minor Soft Changes

- Moved notes around
---
 tomcat/webapps/Trawl/index.jsp | 5 -----
 tomcat/webapps/Trawl/style.css | 2 ++
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/tomcat/webapps/Trawl/index.jsp b/tomcat/webapps/Trawl/index.jsp
index 1403ebc..d4f6ab8 100644
--- a/tomcat/webapps/Trawl/index.jsp
+++ b/tomcat/webapps/Trawl/index.jsp
@@ -38,7 +38,6 @@ Double Handle Slider Modified from: http://jqueryui.com/slider/#range
         </div>
     </header>
 
-
     <section id="main">
         <section id="formWrapper">
             <section id="pickSciRanks">
@@ -92,7 +91,3 @@ Double Handle Slider Modified from: http://jqueryui.com/slider/#range
 </body>
 </html>
 
-    <%--Notes--%>
-    <%--http://www.color-hex.com/color/002856--%>
-    <%--http://www.color-hex.com/color-palette/58262--%>
-
diff --git a/tomcat/webapps/Trawl/style.css b/tomcat/webapps/Trawl/style.css
index 133e068..ad4e85e 100644
--- a/tomcat/webapps/Trawl/style.css
+++ b/tomcat/webapps/Trawl/style.css
@@ -105,5 +105,7 @@ a:hover{
 
 /*Font colors*/
 /*http://www.color-hex.com/color/005b96*/
+/*http://www.color-hex.com/color/002856*/
+/*http://www.color-hex.com/color-palette/58262*/
 /*#id*/
 /*.class*/
\ No newline at end of file
-- 
GitLab