diff --git a/tomcat/webapps/Trawl/index.jsp b/tomcat/webapps/Trawl/index.jsp index 1403ebcd0f0e3e8d8e10f4ad80f263aa1e6d07f7..d4f6ab8678636a9ddd32ab6783514820bae41746 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 133e068a5bb6922116eda9b73127c441a6a5ed92..ad4e85ee907240486dcec74adf0e482cf4d01668 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