From 0da5668be45bea2d2a886264ac2ab7dc63dced48 Mon Sep 17 00:00:00 2001 From: Antoine Bruyns Date: Sun, 1 Sep 2013 22:32:19 +0200 Subject: [PATCH] edit main website (remove pricing, etc) and edit upload --- analyze.php | 2 +- data-quality.css | 5 +++-- footer.php | 2 -- header_menu.php | 5 +---- upload_data.php | 47 +++++++++++++++++++++++++++++++++++++++++++++-- 5 files changed, 50 insertions(+), 11 deletions(-) diff --git a/analyze.php b/analyze.php index 450517c..a08f6e4 100644 --- a/analyze.php +++ b/analyze.php @@ -18,7 +18,7 @@ include_once("./visual_analytics.php"); } else { include_once("./upload_data.php"); - include_once("./footer.php"); + } ?> diff --git a/data-quality.css b/data-quality.css index a6574bf..e929f0d 100644 --- a/data-quality.css +++ b/data-quality.css @@ -372,7 +372,7 @@ a[data-toggle="dropdown"] { color: #444; } .container.upload { - margin-top: 7px; + margin-top: 20px; } .row.call-to-action { padding:0px; @@ -879,4 +879,5 @@ div.modal-body input.input-block-level { } #suggestionsBanner #suggestionsTitle { font-size: 13px; -} \ No newline at end of file +} + diff --git a/footer.php b/footer.php index a8a4d25..c89f20d 100644 --- a/footer.php +++ b/footer.php @@ -7,8 +7,6 @@
  • Home
  • Gallery
  • Analyze
  • -
  • Pricing
  • -
  • Blog
  • Feedback
  • diff --git a/header_menu.php b/header_menu.php index 7ffe8f1..91dcf33 100644 --- a/header_menu.php +++ b/header_menu.php @@ -18,12 +18,9 @@ diff --git a/upload_data.php b/upload_data.php index 67e0570..b965d51 100644 --- a/upload_data.php +++ b/upload_data.php @@ -1,3 +1,35 @@ + + +