From a581e272acae9780683eb500de0ac6875213e485 Mon Sep 17 00:00:00 2001 From: Lee Lawlor Date: Thu, 22 May 2014 13:14:24 -0400 Subject: [PATCH] update homepage design --- app/assets/stylesheets/custom.css.erb | 1 + app/views/layouts/_footer.html.erb | 4 +- app/views/pages/home.html.erb | 8 +- ...ation-43b065bce962839c44cd933db65a88b9.css | 99 ++++++++++++++++++ ...on-43b065bce962839c44cd933db65a88b9.css.gz | Bin 0 -> 9337 bytes public/assets/application.css | 2 +- public/assets/application.css.gz | Bin 9325 -> 9337 bytes ...fest-27c2ec8d97bd8487cae01bba17cdddb9.json | 2 +- 8 files changed, 108 insertions(+), 8 deletions(-) create mode 100644 public/assets/application-43b065bce962839c44cd933db65a88b9.css create mode 100644 public/assets/application-43b065bce962839c44cd933db65a88b9.css.gz diff --git a/app/assets/stylesheets/custom.css.erb b/app/assets/stylesheets/custom.css.erb index b55d34e..03be2d4 100644 --- a/app/assets/stylesheets/custom.css.erb +++ b/app/assets/stylesheets/custom.css.erb @@ -22,6 +22,7 @@ body { padding-top: 70px; } #cheerlights_row { text-align: center; height: 180px; } #cheerlights_row img { margin-top: 40px; } .break-word { word-break: break-word; } +.btn-margin { margin: 2px; } .col-pad { padding: 0 15px; } .dismiss { float: right; cursor: pointer; position: relative; top: -12px; left: 7px; } diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index 2c7ccfb..95ff1d9 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -2,7 +2,7 @@

- + - + ©<%= Time.now.year %> ThingSpeak - Powered by ioBridge diff --git a/app/views/pages/home.html.erb b/app/views/pages/home.html.erb index 3b26848..2a727f2 100644 --- a/app/views/pages/home.html.erb +++ b/app/views/pages/home.html.erb @@ -56,7 +56,7 @@

- Integrate With Anything + Integrate

@@ -103,8 +103,8 @@

Get Started

If you are ready to build your Internet of Things, <%= link_to t(:signup), new_user_registration_path, :class => 'btn btn-primary btn-sm' %> for a free developer account.

- Learn More - <%= t(:contact_us) %> + Learn More + <%= t(:contact_us) %>


@@ -114,7 +114,7 @@

-
+